Open ashrystein opened 5 years ago
I will start working on the solution to this problem in my git https://github.com/JuanSeBestia/react-native-wifi
@JuanSeBestia I've tried your library, works great on iOS13!
It still doesn't work for me :v, I think that @mikeislearning has the location permission checked.
I found the way to solve the issue, but I'm working on that
@JuanSeBestia I didn't have the location permission checked, but I tested both 1.0.9 and 1.0.10 and they work great on iOS. Thanks for doing all this!
Oh, and I tried it on Android without much luck, so I use react-native-android-wifi
for that
Hahaha, well really it fails me.
Soo I also implemented a solution exclusively for iOS 13
Here it is in case someone needs it (Need LocationPermission)
npm i --save git+https://github.com/JuanSeBestia/react-native-wifi#v1.1.2
@mikeislearning Why doesn't it work on android? Have you tried https://github.com/JuanSeBestia/react-native-wifi/tree/master/exapmle/AwesomeProject?
I can get it work perfect with ios 12.4 but not working with ios 13!!!