Skip to content

Commit f10c708

Browse files
committed
readme: troubleshooting for simulator #135
1 parent fec01df commit f10c708

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@ The `idevice_id` executable may be found as part of the libimobiledevice-utils p
152152
153153
Check the device for [a prompt to trust the connected computer](http://i.stack.imgur.com/hPaqX.png). Choose "Trust" and try again.
154154

155+
##### Can not see Simulator
156+
157+
- Make sure you started simulator before the proxy
158+
- Check that webinspector switch is enabled (Settings -> Safari -> Advanced -> Web Inspector)
159+
- Most likely simulator's web inspector daemon listens on ipv6 interface, check that you have `::1 localhost` line in `/etc/hosts`
160+
155161
##### If no luck so far...
156162
Lastly, always try replugging in the USB cable.
157163

0 commit comments

Comments
 (0)