Ionic 8.5 angular capacitor
OS debian testing
The app is for android only - it use CapacitorSQLitePlugin configured olny for android.
Application running on emulator.
The application starts, works, chrome inspect connects to the application but after a few secounds the console stops working.
Console.log is not displayed, all tabs are empty.
Command like document.location=‘/’ have no effect.
On chrome://inspect/#devices application is still visible.
After turning off the emulator and restarting the application it works again for a moment.
What could be the cause?