react-native-wifi-hotspot
react-native-wifi-hotspot copied to clipboard
Hotspot.create always throws error
Tried running the example code for Hotspot.create but I get error every time. Is this functionality depended on the hardware, or should it work on any device?
What's your device OS Version?
Hotspot.create didn't work using Android 6.0.
Also tested on an Android 9.0, in which not even Hotspot.enable worked.
You can't change wifi hotspot without enabling it first. Also, check the modify system settings permission is set to on.
Hi, I have the same problem, i can't enable the hotspot even with all permissions set on. any suggestion?
Till now the library doesn't support a workaround for android 8++, I will solve this in next updates
When this update will come out?