connecting xamarin form with local web server

Viewed 17

The backend of the application I am working with is running on docker. and the port is open on localhost:80. I am trying to connect xamarin form android apps ( android emulator) with the backend.

So i am confused about the backend IP address. will it be the host IP or docker ip?

0 Answers
Related