cli
cli copied to clipboard
API not working in React native android but working in ios.
Environment
Run yarn start
yarn android
Description
I m using react native latest version 0.73.6. My API is running on a sub-domain. If i run my API on ios simulator the is working fine but when i try to run in android then it is giving me network error. I can run my deployed API with IP address of VPS but not with sub-domain.
Reproducible Demo
Error