You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/17 04:53:16 UTC

[GitHub] [cordova-plugin-network-information] manjunathgudisi opened a new issue #97: network.connection.type is always unkown on iOS 13.2.2

manjunathgudisi opened a new issue #97: network.connection.type is always unkown on iOS 13.2.2
URL: https://github.com/apache/cordova-plugin-network-information/issues/97
 
 
   # Bug Report
   
   ## Problem
   network.connection.type is always unkown though I had connected to wifi and mobile data connection.
   
   ### What is expected to happen?
   network.connection.type = "WIFI"
   
   ### What does actually happen?
   network.connection.type = "unkonwn"
   
   ## Information
   I followed this documentation: https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-network-information/index.html
   
   ### Environment, Platform, Device
   iPhone XR running on iOS 13.2.2
   
   ### Version information
   Cordova version: 9.0.0 (cordova-lib@9.0.1) 
   node version: v12.8.1 
   npm version: 6.13.0
   
   ordova-plugin-add-swift-support 2.0.2 "AddSwiftSupport"
   cordova-plugin-barcodescanner 0.7.4 "BarcodeScanner"
   cordova-plugin-battery-status 2.0.3 "Battery"
   cordova-plugin-camera 4.1.0 "Camera"
   cordova-plugin-compat 1.2.0 "Compat"
   cordova-plugin-device 2.0.3 "Device"
   cordova-plugin-dialogs 2.0.2 "Notification"
   cordova-plugin-file 6.0.2 "File"
   cordova-plugin-file-transfer 1.7.1 "File Transfer"
   cordova-plugin-geolocation 4.0.2 "Geolocation"
   cordova-plugin-media-capture 3.0.3 "Capture"
   cordova-plugin-network-information 2.0.2 "Network Information"
   cordova-plugin-splashscreen 5.0.3 "Splashscreen"
   cordova-plugin-vibration 3.1.1 "Vibration"
   cordova-plugin-whitelist 1.3.3 "Whitelist"
   
   ## Checklist
   - [X] I searched for existing GitHub issues
   - [X] I updated all Cordova tooling to most recent version
   - [X] I included all the necessary information above
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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