I've been guided by the documentation, but in the same way the application launches the following: "Without an Internet connection, do you want to enable Internet and try again?"
I change the IP address as the documentation tells me, but the application starts in the same way. I'm a junion in xamarin form programmer and I need help with this, thanks
3 Answer(s)
-
0
If you get this error "No internet connection! Do you want to enable internet and try again?" it means your emulator/device doesn't have internet connection. Enable internet then try again. To see if your internet works just open your mobile web browser and navigate to any online website.
-
0
Thanks @alper, I fixed the internet connection, now i see my api from my emulator browser, but I have another problem with the CrossConnectivity plugging, the property IsConnected is always false
-
0
In some emulators IsConnected may give you wrong value. If possible, try your Xamarin app on a real device. Or create a new emulator with the latest SDK