I’ve seen many videos in which people were using both the emulator and reading console logs. I’m at lost because whne i run the emulator i don’t see any log, it’s not connected to any terminal at all. I used the devtools on browsers to read logs, or the -c parameter to read them inside the terminal.
How to run an emulator and read logs too? Here’s a screenshot of my situation.
As you can see i’m having the cordova problem but that happens because i’m livereloading, right?
EDIT: looks like i can’t log in console without running livereload (which doesn’t support cordova plugins), so how am i supposed to check logs while running on a real android emulator with cordova plugins?
This is what i mea:
C:\APOD_nasa>ionic cordova emulate android --target emulator-5554 -c
--consolelogs or --serverlogs detected, using --livereload