[AC-432] NSLocationAlwaysUsageDescription or NSLocationWhenInUseUsageDescription doesn't get saved in iOS 8 Settings App automatically upon install
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Invalid |
Resolution Date | 2015-11-08T14:55:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | 3.4.0, SupportTeam, TitaniumStudio, api, feature, ios, ios8, iphone |
Reporter | June Rockwell |
Assignee | Motiur Rahman |
Created | 2014-09-24T18:02:05.000+0000 |
Updated | 2015-11-08T14:55:28.000+0000 |
Description
I've tested out NSLocationAlwaysUsageDescription and NSLocationWhenInUseUsageDescription in the tiapp.xml. But they don't get saved automatically in the iOS 8 Settings app upon installation. So this makes the user have to go into the Settings App and indicate "Always" or "While Using" for the Location Services to be turned on my app. I don't think this is ideal because other apps from iOS like Siri have the location settings automatically set giving the users convenience.
I'm having this issue also. Added the code below to trap.xml but location services does not work?!.. Any Suggestions please?..