我得到的网络请求只有iOS失败。安卓看上去不错。
环境:
OS: macOS High Sierra 10.13.3
Node: 9.4.0
Yarn: 1.3.2
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 3.0 AI-171.4443003包:
react: 16.3.1 => 16.3.1
react-native: 0.55.1 => 0.55.1错误消息:
网络请求失败
请帮帮我,不知道怎么回事。我试图在NSAppTransportSecurity上更新Info.plist。什么都没用。任何帮助都将不胜感激。
发布于 2018-06-18 12:02:25

允许任意加载YES在应用程序中传输安全设置在项目的Info.plist文件中
https://stackoverflow.com/questions/50847966
复制相似问题