You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/10/22 16:41:44 UTC

[jira] [Commented] (CB-5149) iOS first run online/offline events broken

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

Andrew Grieve commented on CB-5149:
-----------------------------------

Could you say exactly what the expected behaviour should be?
E.g. Do you expect navigator.onLine to change when you don't turn data on/off?

Also - do you have the `org.apache.cordova.network-information` plugin installed? I think that's required for the events / nav property.

> iOS first run online/offline events broken
> ------------------------------------------
>
>                 Key: CB-5149
>                 URL: https://issues.apache.org/jira/browse/CB-5149
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 3.1.0
>         Environment: iOS 6 and 7
>            Reporter: Kuan Yi Ming
>
> The code samples at http://cordova.apache.org/docs/en/3.1.0/cordova_events_events.md.html#online do not longer work. Same with offline.
> When the app is first launched using PhoneGap 2.2 to 2.9, the online or offline event (where applicable) triggers before the deviceready event. In 3.1.0, this no longer happens on iOS... the event only fires when the user maually turns on or off data in the settings.
> This still works normally on Android, so this might be an iOS issue.



--
This message was sent by Atlassian JIRA
(v6.1#6144)