Skip to content

Can't make network requests on iPhone on Android devices #3543

Answered by jcesarmobile
D-Marc1 asked this question in Q&A
Discussion options

You must be logged in to vote

0.0.0.0 is an address on the machine calling that address.

On your computer it works because you have the server running on the same computer.

When you run on Android or iOS device, you don't have a server running on them, so it fails.

Use the local IP of the computer instead, something like 192.168.1.XX

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@D-Marc1
Comment options

Answer selected by D-Marc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants