I want to take a photo when app in the background? ios -


i want take photo once every 2 minutes essential app in background. legitimate reasons. possible?

no, not. way can take photo through uiimagepickercontroller(or custom through avfoundationframework) requires user action.


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -