jacobg commented on issue #97: network.connection.type is always unkown on iOS 13.2.2 URL: https://github.com/apache/cordova-plugin-network-information/issues/97#issuecomment-585958665 Running in iOS simulator, the `navigator.connection.type` starts off with value `wifi`. If I turn off the host wifi, then the `type` becomes `none` as expected. But when I turn wifi back on, the `type` still remains `none` forever. It never updates back to `wifi`.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
