I’ve had a rejection notice from Apple, apparently because I am using location services in the background. I did not think this was possible with Corona. If it is, that would mean that an app like Strava can be built; For example, tracking a user’s location with accuracy while in the background.
The notice I had is:
1.0.0 Binary Rejected
June 27, 20152.16 Details Your app declares support for location in the UIBackgroundModes key in your Info.plist file but does not declare any features
Is it possible to modify the UIBackgroundModes value and what are the options for this key?