Hi everyone,
I am using REST API direct integration to connect to some internal company services (developed in .NET Core and hosted on a local webserver).
Using web preview app works as expected, calling services and correctly handling services responses.
When I build the app (for Android OS) it doesn’t work and shows me the message “TypeError: Network Request Failed“.
Client runtime version: 4.12.108
Thanks a lot.