Could not connect to React Native development server on Android

前端 未结 28 2074
鱼传尺愫
鱼传尺愫 2020-11-30 22:10

When I run react-native run-android, it gives me the following error:

Could not connect to development server

28条回答
  •  南笙
    南笙 (楼主)
    2020-11-30 22:17

    None of the above solutions worked for me.

    I just opened Dev menu by clicking Ctrl+M and then clicked on change bundle location and added my machine IP followed by port.

提交回复
热议问题