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

Plugin induce errors with Cordova v11

Open Merle-Carpentier opened this issue 2 years ago • 2 comments

Hi, I have tried to install this plugin because Iwant my Cordova app run as android launcher. But after installing the plugin, this induce errors. I use Cordova 11.0 so maybe the version isn't the good for this plugin? This is the first app I build with Cordova so I don't have many experience with it but without the plugin, it runs ok. Can you telle me if there is an update please?

Thanks a lot!

Merle-Carpentier avatar Oct 15 '22 04:10 Merle-Carpentier

Hi. Unfortunately I haven't updated this plug-in for quite some time. I can check to see if I can update it. But might be better if you or someone could help create a pull request

guatedude2 avatar Oct 15 '22 04:10 guatedude2

Hi,

I had to make the following update to use it on the latest Cordova version (12). #10

However, I have to manually set my Android app as a launcher in order to set it as default (with LineageOS 20).

Karting06 avatar Jun 25 '23 07:06 Karting06