You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2015/01/30 20:50:39 UTC

[jira] [Resolved] (CB-8384) Add Windows platform support to Network Information plugin

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

Jesse MacFadyen resolved CB-8384.
---------------------------------
    Resolution: Fixed

Merged! Thanks [~sgrebnov]

> Add Windows platform support to Network Information plugin
> ----------------------------------------------------------
>
>                 Key: CB-8384
>                 URL: https://issues.apache.org/jira/browse/CB-8384
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugin Network Information, Windows
>            Reporter: Sergey Grebnov
>            Assignee: Sergey Grebnov
>              Labels: cordova-plugin-network-information, plugins, windows
>
> 1. There is currently only windows8 platform section in plugin.xml
> {code}
> <platform name="windows8">
> {code}
> To correctly add support of Windows Universal Platform we should create separate section below:
> {code}
> <platform name="windows">
> {code}
> 2. Current implementation does not track connection status changed event. This could be added via NetworkInformation.NetworkStatusChanged (https://msdn.microsoft.com/library/windows/apps/windows.networking.connectivity.networkinformation.networkstatuschanged.aspx)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org