问题是,如果我尝试使用react-native-tools使用vscode进行指数级调试,我的应用程序无法在模拟器和设备中加载。
Screenshot of simulator screen
详情可在此处找到:https://github.com/microsoft/vscode-react-native/issues/1137
如果你有什么想法,请告诉我。谢谢。
尝试重新安装vscode react原生工具,并使用ios 12模拟器和ios 13模拟器等更新expo,expo-cli。
发布于 2019-10-14 18:56:02
解决方案在这里,只需在settings.json https://github.com/microsoft/vscode-react-native/issues/1137中删除https: false
https://stackoverflow.com/questions/58367543
复制相似问题