You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: