devstepbcn / react-native-android-wifi

A react-native module for viewing and connecting to Wifi networks on Android devices.
ISC License
212 stars 121 forks source link

Android 9 forceWifi fix #84

Closed gpawlik closed 5 years ago

jothikannan commented 5 years ago

This fix is not working, please check, what is the reason for commenting this ?manager.unregisterNetworkCallback(this);

gpawlik commented 5 years ago

Sorry @jothikannan I have opened this PR by mistake, I was trying out the fix suggested by @Pankajmalhan here https://github.com/devstepbcn/react-native-android-wifi/issues/76

jothikannan commented 5 years ago

oh ok, can you please help on this to get fixed? I am not a java guy so don't know how to deal with this.