React Native - ios设备无法连接到调试器?

ita*_*ish 5 xcode ios react-native

我收到的错误是: Connection to http://localhost:8081/debugger-proxy?role=client timed out. Are you running node proxy? If you are running on the device, check if you have the right IP address in RCTWebSocketExecutor.m

我已经尝试从localhost更改为我的计算机的IP地址,如其他stackoverflow帖子中所述,但它似乎仍然没有工作.