I’m developing an app that needs to keep track of a user’s location even when they’re doing something else on the device (e.g., talking on the phone). Natively, iOS supports requesting/receiving location events even when the app is running in the background. However, I’m concerned that Corona may not allow this.
With Corona, is there a way to declare that an app needs background location services?
[import]uid: 101071 topic_id: 20543 reply_id: 320543[/import]
[import]uid: 84637 topic_id: 20543 reply_id: 81723[/import]