Today I was trying to remote debug a web app on iphone using Mac safari browser. When navigating to Develop -> iPhone I was seeing the message "No Inspectable Applications" and unable to debug the application.
Note I was using an iPhone with IOS 6. After much of hair pulling, I figured it out to be the Private browsing setting on iPhone which was switched "ON". I was able to debug the applicaiton once I turned this "OFF". You can turn it off by navigate to Settings -> Safari -> Private browsing.
Happy Debugging!!
Note I was using an iPhone with IOS 6. After much of hair pulling, I figured it out to be the Private browsing setting on iPhone which was switched "ON". I was able to debug the applicaiton once I turned this "OFF". You can turn it off by navigate to Settings -> Safari -> Private browsing.
Happy Debugging!!
1 comment:
Genius! Thanks for sharing. Could not figure out what the problem was.
Post a Comment