You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/02/11 17:20:46 UTC

[GitHub] [cordova-plugin-network-information] rolinger commented on issue #107: Android no internet triggering `online` function

rolinger commented on issue #107:
URL: https://github.com/apache/cordova-plugin-network-information/issues/107#issuecomment-1036436641


   @PieterVanPoyer - I just saw your solution on how you are handling this.  Are you certain this is working as you think it does?
   
   https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation
   
   How are you handling `other` and `unknown`?  
   
   As well, `.type` is not supported on about half the browsers....it is on `WebView for Android`, but not `Safari for iOS` - doesn't Cordova use its own webview for iOS too?  Its not listed in the supported section.
   
   https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation/type
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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