You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/10/11 00:33:03 UTC

[jira] [Updated] (CB-1604) navigator.connection not implemented correctly on iOS

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

Shazron Abdullah updated CB-1604:
---------------------------------

    Summary: navigator.connection not implemented correctly on iOS  (was: natigator.connection not implemented correctly on iOS)
    
> navigator.connection not implemented correctly on iOS
> -----------------------------------------------------
>
>                 Key: CB-1604
>                 URL: https://issues.apache.org/jira/browse/CB-1604
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>             Fix For: 2.2.0
>
>
> I broke this when changing Android from using navigator.network.connection -> navigator.connection. iOS currently sets navigator.network.connection and fires online/offline events directly instead of returning multiple getConnectionInfo() callbacks like Android does. 
> The fix here is to change CDVConnection.m to act the same as Android, and just return a new getConnectionInfo PluginResult when the connection changes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira