We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec01df commit f10c708Copy full SHA for f10c708
README.md
@@ -152,6 +152,12 @@ The `idevice_id` executable may be found as part of the libimobiledevice-utils p
152
153
Check the device for [a prompt to trust the connected computer](http://i.stack.imgur.com/hPaqX.png). Choose "Trust" and try again.
154
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
161
##### If no luck so far...
162
Lastly, always try replugging in the USB cable.
163
0 commit comments