I want to debug the android app on my Phone connected via USB to workstation. I followed all steps mentioned here.
But my android app can't connect with server
Tried to turnoff firewall but get same error.
Windows 10, Samsung Galaxy 9+
Any advice?
4 Answer(s)
-
0
Hi,
Maybe this can help you if you haven't seen it before: https://docs.aspnetzero.com/documents/aspnet-core-angular/latest/Development-Guide-Xamarin#debugging
-
0
see https://support.aspnetzero.com/QA/Questions/5655#answer-5d954d49-6321-fdb1-dd14-39e92be160a6
and don't forget to start the
Web.Host
from command line withdotnet run
-
0
It seems that we have same issue: https://support.aspnetzero.com/QA/Questions/7579
-
0
no! that's different. your mobile can't reach to WebAPI. Open your mobile browser and browse to http://10.60.210.159:22740/AbpUserConfiguration/GetAll