Hi,
I’m having trouble trying to debugging a Ionic app on a real Android device.
All is working, I use Chrome’s Inspect device feature and I can see, obviously, the console log messages.
The problem is that when I reach a lazy loaded page, I can’t see anymore the console output (also if the app is properly running as expected).
Is there something I have to set in Chrome to make it working with lazy loaded pages? Can anyone help me?
Thanks in advance.