Is it possible to make an ios7 app that takes images automatically every hour or so? even when its running in the background and the iphone is not being used? And if yes, how? thank you in advance
Asked
Active
Viewed 295 times
-2
-
1No, you can't access the camera from the background – Paulw11 May 11 '16 at 00:51
-
2iOS doesn't do much in the way of background tasks. – Almo May 11 '16 at 00:53
-
Apple restricts apps from doing anything in background except for special cases. Lookup iOS background tasks. – Sam B May 11 '16 at 01:15