Hi, I'm trying this plugin with capacitor in a ionic app but when I set the app as "Default Home app" in android emulator (i have a ionic app created with ionic sidemenu starter and without new plugins or other modifications except for this, and I'm running Pixel 2 api 28 emulator) the app start with this error:
Application Error
net::ERR_FILE_NOT_FOUND (file:///android_asset/www/index.html)
If I start the app from the default launcher It work normally
Hi, I'm trying this plugin with capacitor in a ionic app but when I set the app as "Default Home app" in android emulator (i have a ionic app created with ionic sidemenu starter and without new plugins or other modifications except for this, and I'm running Pixel 2 api 28 emulator) the app start with this error: Application Error net::ERR_FILE_NOT_FOUND (file:///android_asset/www/index.html) If I start the app from the default launcher It work normally
Anyone can help to solve? Thanks