Debugging web apps added to home screen on iOS Safari
问题 I'm trying to debug a web app that is added to home screen. I have enabled web inspector on safari. I am able to debug the app if I open in iOS safari but when I add the app to home screen and try to debug, it shows 'No Inspectable Applications'. Any help would be appreciated. iOS version: 11.2 MacOS Safari version: 11.0.1 回答1: You should put focus on the app first and then press: Option+Command+i So you do not open the inspector in advance in this case. This is not possible because you can