[ 
https://issues.apache.org/jira/browse/CB-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090939#comment-14090939
 ] 

ASF GitHub Bot commented on CB-7158:
------------------------------------

GitHub user weili-feedhenry opened a pull request:

    https://github.com/apache/cordova-plugin-geolocation/pull/21

    [CB-7158] fix geolocation for ios 8

    See https://issues.apache.org/jira/browse/CB-7158

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/weili-feedhenry/cordova-plugin-geolocation 
master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-geolocation/pull/21.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #21
    
----
commit 9a85d34cbaf95df115be967009c5221ed50336a1
Author: Wei Li <wei...@feedhenry.com>
Date:   2014-08-07T17:36:36Z

    fix geolocation for ios 8

----


> 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)

Reply via email to