I am implementing an APP with Xamarin.
My APP will need to read some data from device through wifi. And send command to cloud through mobile data.
But when tested on real device. As iPhone is connected to my device through Wi-Fi and with mobile data on.
All command would transferred to device through Wi-Fi.
Is it possible for me to control the route between Wi-Fi and mobile data?