Ionic and debugging on iOS

I try to develop my new app using ionic 3 but I’m not able to debug the typescript source in the safari inspector. I also try to debug the code in Visual Studio Code with ios_webkit_debug_proxy and the debugger for IOS web extension but nothing work!
I’ve no problems in Chrome and android devices.
What can I do?

1 Like