Base solution for your next web application
Open Closed

How to config or run project xamarin #4796


User avatar
0
namaro created

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)
  • User Avatar
    0
    alper created
    Support Team

    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.

  • User Avatar
    0
    namaro created

    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

  • User Avatar
    0
    alper created
    Support Team

    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