Eric Weiterman created CB-7158:
----------------------------------
Summary: Geolocation not working when built with Xcode 6
Key: CB-7158
URL: https://issues.apache.org/jira/browse/CB-7158
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: Master
Environment: Xcode 6, IOS 8 Beta 3
Reporter: Eric Weiterman
When a project is built using Xcode 6 for IOS 8 the geolocation plugin seems to
be failing.
I created a mobilespec project from Master and first noticed that the
geolocation automated tests were failing. I then tried the geolocadtion manual
tests which also failed.
I then created a sample plain Cordova project and tried to see if I could use
getCurrentPosition(..). The first call to it did nothing but subsequent calls
saw it returning the error callback.
Geolocation works for both mobilespec and my sample project if I use Xcode
5.1.1 to build the project.
--
This message was sent by Atlassian JIRA
(v6.2#6252)