Fork me on GitHub
#cljsrn
<
2016-06-27
>
savelichalex07:06:06

@esp1: this is really hard to explain error without your code

danielbraun07:06:45

seems it can't connect to the react packager

danielbraun07:06:30

@esp1: try to open the sourceURL in your phone's safari

esp112:06:07

@savelichalex: i haven’t written any code; this occurs after merely initializing a new re-natal project and then going through the documented steps to make it run on a real ios device.

esp112:06:09

@dabra: it is connecting to the packager. i can hit the url through the phone’s browser, and i also see log statements in the packager window when i start the app on the phone:

transformed 610/610 (100%)
[8:16:29 AM] <END>   find dependencies (525ms)
[8:16:30 AM] <END>   request:/index.ios.bundle?platform=ios&dev=true (603ms)
[8:16:31 AM] <START> request:/index.ios.map?platform=ios&dev=true
[8:16:31 AM] <END>   request:/index.ios.map?platform=ios&dev=true (58ms)
[8:18:11 AM] <START> request:/index.ios.bundle?platform=ios&dev=true
[8:18:11 AM] <END>   request:/index.ios.bundle?platform=ios&dev=true (22ms)