0
I’m trying to connect a request from my app using React Native calling this Api that was made on Dot Net Core.
This is the desired result. But when access Android Virtual Device returns me an error Network Request File. I did several tests, changed the ip and port using ipconfig...
I used the port 8080 and 8081 even so I was unsuccessful. Finally the last test I did was using the default ip of Android Virtual Device.
All attempts resulted in error, what should I do to be able to call an Api locally from React Native? I did a test on 2 Api’s published that I have and these worked, the same error is local.