Closed dozer47528 closed 10 years ago
ok~
newbie here. I stumbled upon this error too. and happily found your fix. but I do not know how I can add this fix to my application's plugin. how to update the plugin with this fix ?
@ceetah ,@clelland has commited it 8 days ago. You can pull the the new code from master
.
sorry to ask but as that modif been "pushed" to cordova plugin repo? I just did a
cordova plugin add org.apache.cordova.network-information
and I can't see the change in src/android/NetworkManager.java
No, it hasn't been pushed to the plugin repository. That will go out with the next plugin release. (Hopefully next week or the following, but I haven't heard of any plans to start that yet.)
OK thanks, I'll keep an eye out
+1 for bump
If you want to use this right now, you can install from github directly:
cordova plugin add https://github.com/apache/cordova-plugin-network-information.git
You don't technically need to wait for an official release if you just want this bug fix.
@clelland Thanks for that! Forgot about that functionality.
crash when the info is null!