


#Ionic livereload android how to
Here’s the guide of how to debug the Ionic/Capacitor app that’s running on Android via VS Code: Open > More tools > Remote devices Select your.
I know the question is a bit general, but this is a question that many beginners (like me) face and a few-hours-googling doesn’t provide an all in one solution guide of how to do that, especially if you’re on Capacitor. ionic cordova runI’ve followed the official documentation for debugging and livereload, but still the breakpoint is never hit on VS Code from Android devices.Īlso I’ve played a lot with sourceMapPathOverrides but no result.Ĭan we somehow debug the Ionic/Capacitor app that’s running on Android device using VS Code (no Chrome pls) and with LiveReload support? I’m new to Ionic and want to debug the Ionic app that’s running on Android device (and emulator).
