apache / cordova-plugin-network-information

Apache Cordova Network Information Plugin
https://cordova.apache.org/
Apache License 2.0
464 stars 321 forks source link

Issue with Ionic-native/network onConnect() on upgrade to Angular 10 #140

Closed Sureshc32 closed 3 years ago

Sureshc32 commented 3 years ago

I have an issue with onConnect() in ionic-native/network on uprade to angular 10. It is stating that Object(...) is not a function while accessing any function from Network. Could not get why it is happening?

Version which I am using cordova-plugin-network-information -- 2.0.2 ionic-native/network - 3.7.0

breautek commented 3 years ago

I have an issue with onConnect() in ionic-native/network on uprade to angular 10.

If it only starts happening after an angular / ionic-native/network upgrade then you'll have to reach out of ionic-native/network or angular maintainers.

This doesn't appear to be an issue with cordova-plugin-network-information. If you can reproduce this without the use of the angular/ionic framework, then please create a new issue with the issue form filled out.