1 parent45e558fcommita05db17 Showing1 changed filewith1 additionand1 deletion. Split Unified 2 changes: 1 addition & 1 deletion2package.json @@ -1,6 +1,6 @@ { "name":"react-native-android-wifi", "version":"0.0.40", "version":"0.0.41", ...
Hi I try to install https://github.com/JuanSeBestia/react-native-wifi-reborn library $ npm install react-native-wifi-reborn --save $ npx react-native run-android --verbose After this command the build start and stop with this error messa...
The documentation of the Android SDK states that: This method was deprecated in API level 28. The ability for apps to trigger scan requests will be removed in a future release. Do you know if there will be an alternative API for the same...
Description The app crashes when trying to save a WiFi network using Intent ACTION_WIFI_ADD_NETWORKS and the current activities startActivityForResult. The only response from Logcat is "unknown:ReactNative com.packageName.appName Tried t...
Fixes Android 10 - type is none for no internet wifi connections. #411 react-native-netinfo NetworkInfo inconsistencies JuanSeBestia/react-native-wifi-reborn#123 Test Plan Running a simple test; connect via react-native-wifi-reborn to a wifi network, call Netinfo.fetch() and see if wifi detai...
Hi, When I connect to my IoT device access point WiFi that has not access to the internet, my mobile phone gets disconnected from it after 5-10 seconds due to its lack of access to internet. Is there any way to force this connection even...
Collaborator eliaslecomte commented Mar 18, 2020 chore(deps): bump gradle-wrapper from 5.4.1 to 5.6.4 chore(deps): bump gradle plugin from 3.5.3 to 3.6.1 chore(deps): bump wifiutils from 1.5.0 to 1.5.1Elias Lecomte added 3 commits March 18, 2020 13:00 ...