cordova-plugin-kiosk icon indicating copy to clipboard operation
cordova-plugin-kiosk copied to clipboard

ERR_FILE_NOT_FOUND using this plugin with capacitor

Open davidecampello opened this issue 5 years ago • 1 comments

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

davidecampello avatar Sep 30 '20 15:09 davidecampello

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

ext0 avatar Apr 07 '22 01:04 ext0