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 2018/12/06 12:05:33 UTC

[GitHub] hriziya opened a new issue #80: Error: Connection is not defined

hriziya opened a new issue #80: Error: Connection is not defined
URL: https://github.com/apache/cordova-plugin-network-information/issues/80
 
 
   I have installed the plugin correctly and it was working earlier. after few months, today I am trying to run the application on my phone and hitting with this error. 
   
   I do not see it reported by others yet so not sure if this is specific to my phone? 
   I am on Android 8.1.0, ColorOS Version v5.1
   
   `states[Connection.UNKNOWN] = 'Unknown connection';`
   
   ```message: "Connection is not defined"
   stack: "ReferenceError: Connection is not defined
   at eval (eval at checkConnection (file:///android_asset/www/js/index.js:560:5), <anonymous>:1:1)
   at checkConnection (file:///android_asset/www/js/index.js:560:5)
   at doLogin 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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