Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 16750

How to switch IOS network interfaces when connected to wifi without internet connection (IoT device)

$
0
0

So,I'm working on a RN app that connects to IoT device. which is Wifi hotspot with no internet connection.

Using react-native-wifi-reborn library for managing the connection.

Which uses NEHotspotConfigurationManager behind the scenes (on IOS)

Which works ok..

My issue is that while app is connected to the wifi hotspot I need to have internet connection to call my server api and show some info from a webpage.

On Android network selection is accessible and its possible to force network usageCould not achieve this with IOS..

Also saw that Wireless Accessory Configuration (WAC) is a thing but could not figure out how can be implemented for the mentioned above needs

Can't rally find a lot of information about IoT with IOS but surly I'm not the first confront this in 2020 with IOS

Help


Viewing all articles
Browse latest Browse all 16750

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>