Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.4.0, 3.5.0
-
None
-
None
-
iPhone 4S running iOS 8 Beta 3, iOS 8 Beta 4, iOS 8 Beta 5 building from matching SDK/Xcode beta tools on OS X 10.9.3
Description
Testing this (https://itunes.apple.com/gb/app/survey-me/id507125950) app on iOS 8 Beta 5, the geolocation behaviour is different to iOS 6 and 7. The main features of this app cannot be used in iOS 8 Beta 5 because it never gets any coordinates.
[Edit: The issue seems to be with using Xcode 6. See the linked issue, CB-7158.]
Expected:
1. Open app installed from the store in iOS 8 Beta 5
2. Answer OK to the location dialog, should one appear
3. Click "Find Rewards"
Actual:
1. No dialog about using geolocation appears
2. There may be a dialog: Location unavailable
3. A progress dialog saying, "Getting one's bearings..." appears and does not progress or disappear
The same process can be followed with the app rebuilt with the appropriate beta sdk and latest cordova & plugins. This gives the same results.
I am attempting now to test with mobile-spec and to test the Safari geolocation API without the plugin.