I'm trying to debug a webpage in mobile Safari and getting no inspectable applications.
I've seen this question pop up for Phone Gap and iOS/Xcode issues, but this is stricly for a webpage.
Steps to reproduce:
using Safari 10.1.2 and OS X 10.12.6
- I've enabled
Web Inspectoron mobile Safari. - I've enabled
Developmenu on desktop Safari. - I open localhost:3000 in desktop Safari.
Under Develop menu, I see my phone, but the menu shows no inspectable applications.
All the information on the internet I can find just shows the steps I've detailed above.