[AC-1349] iOS8: Geolocation doesn't work
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Duplicate |
Resolution Date | 2014-09-13T18:20:18.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | TCSupportTriage, geolocation, ios, ios8 |
Reporter | Mark Mokryn |
Assignee | Mauro Parra-Miranda |
Created | 2014-09-07T09:03:56.000+0000 |
Updated | 2016-03-08T07:37:45.000+0000 |
Description
Use the latest KitchenSink, open Phone --> Geolocation
With Xcode 6, in the iOS8 simulator the geolocation callback is not fired (see the simulator screen in KS). In the iOS7.1 simulator the callback is fired, usually with an error. EDIT: tested on iPhone 4S with 7.1.2, project built with Xcode6/SDK 8.0, and there too the geolocation callback is called with an error. With Xcode 5/SDK 7.1 no issues.
Note that with the iOS7.1 SDK (Xcode5) it works fine every time on the simulator.
[~ben.bahrenburg@gmail.com] just note that I'm getting erroneous behavior when the target is 7.1, not just 8 - if the project is built with the iOS SDK 8. Does your PR address issues on 7.1 too?
Hi Mark, worked when targeting iOS7 or iOS8 for me via xcode 6
A number of people have confirmed that TIMOB-17638 properly addresses this issue. If you are still having issues, please comment on TIMOB-17638 with the steps and your results.