You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jeff Schilling (JIRA)" <ji...@apache.org> on 2014/06/10 20:59:02 UTC

[jira] [Updated] (CB-6911) References to window.navigator (iOS 8) fail

     [ https://issues.apache.org/jira/browse/CB-6911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Schilling updated CB-6911:
-------------------------------

      Description: 
references to window.navigator.* (platform, geolocation) etc fail with 

Deprecated attempt to access property 'geolocation' on a non-Navigator object.



  was:
https://developer.apple.com/library/prerelease/ios/releasenotes/General/RN-iOSSDK-8.0/index.html

WebKit
- Known Issues
-- Applications that use Apache Cordova/PhoneGap are broken due to a bug that causes the window.navigator.userAgent object to become undefined when window.navigator is replaced by a pure JavaScript wrapper object.


         Priority: Major  (was: Blocker)
    Fix Version/s:     (was: 3.6.0)

> References to window.navigator (iOS 8) fail
> -------------------------------------------
>
>                 Key: CB-6911
>                 URL: https://issues.apache.org/jira/browse/CB-6911
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CordovaJS
>         Environment: iOS 8 beta 1
>            Reporter: Jeff Schilling
>            Assignee: Shazron Abdullah
>
> references to window.navigator.* (platform, geolocation) etc fail with 
> Deprecated attempt to access property 'geolocation' on a non-Navigator object.



--
This message was sent by Atlassian JIRA
(v6.2#6252)