How to consume a remote web api in IIS server with an android maui application
I have created a web api and installed it into a web server under iis. I used it with a windows maui application and all is OK. I cannot consume the web api with the maui android app .
As usual I use