[
https://issues.apache.org/jira/browse/CB-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
jcesarmobile closed CB-11342.
-----------------------------
Resolution: Won't Do
closing as won't do since cordova-windows is now deprecated
> Online/Offline event not fired under VPN Connection
> ---------------------------------------------------
>
> Key: CB-11342
> URL: https://issues.apache.org/jira/browse/CB-11342
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-network-information
> Affects Versions: 4.0.0
> Environment: Windows 8.1
> Reporter: Chirag Chauhan
> Priority: Major
> Labels: Windows
>
> Hi,
> I am working with Cordova Application targeted to Windows 8.1 platform. I am
> registering the online/offline events using following code:
> document.addEventListener("offline", jQuery.proxy(this.onOffline, this),
> false);
> document.addEventListener("online", jQuery.proxy(this.onOnline,
> this), false);
> I am not able to get the online/offline events when my device is connected to
> VPN. If the VPN is not enabled then, I am able to see the events getting
> fired correctly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]