I’m unable to login and I’m guessing my Cors is not set up properly, but I cannot confirm because I cannot see the network logs when testing via Android Emulator.
Is there a way to enable them?
I’m unable to login and I’m guessing my Cors is not set up properly, but I cannot confirm because I cannot see the network logs when testing via Android Emulator.
Is there a way to enable them?
Think what your after can be seen in chrome. If you go to chrome://inspect#devices . Then pick the emulated version of android.
Can view them using logcat Android Studio.
Thanks @jmartland22. That works!
logcat is better