Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19008] iOS9: Background GeoLocation Support allowsBackgroundLocationUpdates

GitHub Issuen/a
TypeImprovement
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2015-07-03T02:38:18.000+0000
Affected Version/sn/a
Fix Version/sRelease 5.0.0
ComponentsiOS
Labelsgeolocation, iOS9, map
ReporterBen Bahrenburg
AssigneeEric Merriman
Created2015-06-12T13:06:43.000+0000
Updated2017-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

Comments

  1. Chee Kiat Ng 2015-06-23

    PR: https://github.com/appcelerator/titanium_mobile/pull/6929
  2. Chee Kiat Ng 2015-07-03

    PR Merged.
  3. Wilson Luu 2015-09-03

    [~cng], How do we verify this from Titanium side?
  4. Chee Kiat Ng 2015-09-04

    [~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.
  5. Lee Morris 2017-03-31

    Closing ticket as fixed, if there are any problems, please file a new ticket.

JSON Source