Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update running-on-device.md (facebook#1312)
`NSAllowsArbitraryLoads` was introduced in facebook/react-native#19643 and defaults to `true`. That means that removing `localhost` from `NSExceptionDomains` is not enough anymore, as describe in facebook#1058. Kudos to @Ashoat who tracked down the origin of the issue: facebook#1058 (comment) Closes facebook#1058
- Loading branch information