[TIMOB-19008] iOS9: Background GeoLocation Support allowsBackgroundLocationUpdates
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-07-03T02:38:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.0.0 |
Components | iOS |
Labels | geolocation, iOS9, map |
Reporter | Ben Bahrenburg |
Assignee | Eric Merriman |
Created | 2015-06-12T13:06:43.000+0000 |
Updated | 2017-03-31T22:16:28.000+0000 |
Description
Starting with iOS 9, the allowsBackgroundLocationUpdates property must be set to YES on each CLLocationManager which is used for running in the background. Apple has defaulted this to NO, meaning the existing behavior will break when linked against iOS9.
Reference: http://stackoverflow.com/questions/30808192/allowsbackgroundlocationupdates-in-cllocationmanager-in-ios9
PR: https://github.com/appcelerator/titanium_mobile/pull/6929
PR Merged.
[~cng], How do we verify this from Titanium side?
[~hansknoechel], can you look at this, and produce or recommend a test case for Wilson? It's easier for you since you are there with him. Thanks.
Closing ticket as fixed, if there are any problems, please file a new ticket.