apigee / IgniteEngine-iOS

A platform for rapidly building native mobile applications using declarative JSON.
https://ignite.apigee.com
Other
21 stars 14 forks source link

NSLocationAlwaysUsageDescription iBeacon Monitoring #107

Open brandonscript opened 9 years ago

brandonscript commented 9 years ago

Implementation of location services requires this, and it appears to still prompt for location based requests on first load? Why are we asking for iBeacon Monitoring and not something else?

Also, it's battery intensive to monitor location all the time; we probably need to add something to turn location services on and off.

More info on iBeacon monitoring http://nevan.net/2014/09/core-location-manager-changes-in-ios-8/

brandonscript commented 9 years ago

Will adjust the description in Info.plist for StarterKit; bumping this to 0.2.0 to revisit location services and a mechanism for configuring the necessary granularity inside app.json.