You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to load http://xxx:8081/index.delta?platform=ios&dev=true&minify=false: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8081' is therefore not allowed access. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled
#45
Open
wuyunqiang opened this issue
Feb 23, 2018
· 0 comments
下载安装chrome插件 Allow-Control-Allow-Origin: *
参考:https://stackoverflow.com/questions/48445514/react-native-js-debugger-issues-with-cors-ios
The text was updated successfully, but these errors were encountered: