ios, Programming IT Nursery Is there any way to check if iOS app is in background? I want to check if the app is running in the background. In: locationManagerDidUpdateLocation { if(app is runing in background){ do this } } 8 Answers 8 June 1, 2022 0 Comments