Quantcast
Channel: Active questions tagged react-native+android - Stack Overflow
Viewing all articles
Browse latest Browse all 28476

XMLHttpRequest error in ReactNative Debug mode

$
0
0

I delete my android emulator and create a new one after this when i build my react native project and active debug mode this error appears on emulator but i dont have any problems with Previous emulator :

Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://localhost:8083/create_session'.

and this on browser's console :

Must first create RPC session with a valid host

what should i do?


Viewing all articles
Browse latest Browse all 28476

Trending Articles