I am developing an app using Xamarin.Forms. Now I want to connect my mobile app with .Net API project to get datas. I want to connect the mobile project with .Net API project. I have already done following setups:
But I am not able to run it in Android mobile's browser (Not Emulator Real Device). I am getting time out error.
I have done this successfully in normal desktop and this is first time I am using Mac with Windows Parallels.
MacOS, Windows Parallels, Android, iPhone devices all are connected same network as well
I fixed above issue by keeping Static IP address in Windows by disabling "Obtain an IP address automatically" and enabling "Use the following IP address"
I referred following link for how to set static IP: