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

Paul Beusterien commented on CB-490:
------------------------------------

Thanks Simon! 

That fixes the issue, but the change isn't in the released cordova 1.6.0 I 
downloaded last night:

fgrep -r NetworkManager *
Binary file lib/android/cordova-1.6.0.jar matches
Binary file lib/android/example/.cordova/android/cordova-1.6.0.jar matches
lib/android/example/cordova/templates/project/res/xml/plugins.xml:    <plugin 
name="Network Status" value="org.apache.cordova.NetworkManager"/>
Binary file lib/android/example/libs/cordova-1.6.0.jar matches
lib/android/example/res/xml/plugins.xml:    <plugin name="Network Status" 
value="org.apache.cordova.NetworkManager"/>
lib/android/xml/plugins.xml:    <plugin name="Network Status" 
value="org.apache.cordova.NetworkManager"/>

All three plugins.xml files are wrong.


                
> Android navigator.network.connection.type is null in 1.6.0
> ----------------------------------------------------------
>
>                 Key: CB-490
>                 URL: https://issues.apache.org/jira/browse/CB-490
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Paul Beusterien
>            Assignee: Joe Bowser
>
> JSON.stringify(navigator.network.connection) -> 
> {"type":null,"_firstRun":false,"_timer":null,"timeout":500}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to