mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0c53c6f7ed
The error message wasn't very helpful. I didn't understand the problem until I debugged the `RCTJavaScriptLoader`. So this might be to help for others. Squashed commits by @andrewsardone into @hfossli’s [original commit][oc]: [oc]: https://github.com/andrewsardone/react-native/commit/39fa5ca95b26014c17b3613de5166a587c8bf4c9 - Expand App Transport Security docs w/ localhost tip - Tweak ATS error note in EmbeddedAppIOS docs - Per @satya164’s [recommendation][r], using the exact copy he recommended. [r]: https://github.com/facebook/react-native/pull/5290#discussion_r49843876