-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.5.0
-
Fix Version/s: None
-
Component/s: cordova-android, cordova-plugin-network-information
-
Labels:
-
Environment:
Android, Nexus 5,
I am testing out my Cordova 3.5 app on the developer version of Android L.
Navigator.connection.type returns "unknown" when I am connected to my mobile network (TMobile).
When I am connected to wifi it returns "wifi".
It works fine when I test on previous versions of Android.
Not sure if this is a Cordova issue or Android issue.