Running mobile app using npx cap run andriod
has CORS error though http://localhost is already added as CORS on Backend.
If I run website using dist folder using serve -l 80 -s dist
, it doesn’t have CORS error.
1 post - 1 participant
Running mobile app using npx cap run andriod
has CORS error though http://localhost is already added as CORS on Backend.
If I run website using dist folder using serve -l 80 -s dist
, it doesn’t have CORS error.
1 post - 1 participant