thaarok / cordova-plugin-kiosk

Cordova plugin to use Cordova application "in kiosk mode" and as Android launcher
Apache License 2.0
142 stars 101 forks source link

ERR_FILE_NOT_FOUND using this plugin with capacitor #85

Open davidecampello opened 4 years ago

davidecampello commented 4 years ago

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

ext0 commented 2 years ago

Also experiencing this - have already set the timeout preference configuration setting in my config.xml