[
https://issues.apache.org/jira/browse/CB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252770#comment-13252770
]
Simon MacDonald commented on CB-490:
------------------------------------
One subtle change in plugins.xml is that:
<plugin name="Network Status" value="org.apache.cordova.NetworkManager"/>
has become:
<plugin name="NetworkStatus" value="org.apache.cordova.NetworkManager"/>
that is, the space has been removed from the name.
> 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