You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Edna Morales (JIRA)" <ji...@apache.org> on 2014/09/24 15:06:33 UTC

[jira] [Commented] (CB-7570) Long delay iOS 8 navigator.connection.type

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

Edna Morales commented on CB-7570:
----------------------------------

I've traced this issue back to the ReachabilityCallback in the Reachability class. I've only been able to test from wifi to none and from none to wifi but this is what I'm seeing.
iOS 8:
>From none to wifi the ReachabiltyCallback is reached in less than two seconds
>From wifi to none the ReachabilityCallback is reached in about 5-6 seconds

iOS 7:
>From none to wifi the ReachabilityCallback is reached in about two seconds
>From wifi to none the ReachabilityCallback is reached in less than two seconds

I have tested this on two different iOS 8 devices and two different iOS 7 devices as well as on two different networks.

> Long delay iOS 8 navigator.connection.type 
> -------------------------------------------
>
>                 Key: CB-7570
>                 URL: https://issues.apache.org/jira/browse/CB-7570
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: Plugin Network Information
>    Affects Versions: 3.5.0
>         Environment: iOS 8
>            Reporter: Sander Puts
>
> Delay in iOS 8 (+/- 6s) before the variable navigator.connection.type is set to the correct value



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)