rn iOS模拟器无法连接问题 __nw_connection

2018-06-17  本文已影响29人  YH的练手记

https://github.com/facebook/react-native/issues/10027

解决方案,亲测可用:

OS_ACTIVITY_MODE

@HADB proposed:

Open Xcode.

Open Product menu.

Select Edit Scheme...

Add the following under Environment Variables:

Name: OS_ACTIVITY_MODE

Value: disable

Run your app again

上一篇下一篇

猜你喜欢

热点阅读