Commit edc465c
Update running-on-device.md (react#1312)
`NSAllowsArbitraryLoads` was introduced in react/react-native#19643 and defaults to `true`. That means that removing `localhost` from `NSExceptionDomains` is not enough anymore, as describe in react#1058.
Kudos to @Ashoat who tracked down the origin of the issue: react#1058 (comment)
Closes react#10581 parent 7fbf8c0 commit edc465c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
| 273 | + | |
274 | 274 | | |
275 | 275 | | |
276 | 276 | | |
| |||
0 commit comments