Whatsapp sticker ionic

i am searching for ionic3 that exports a group of png files from application folder to Whatsapp Stickers so for i came across with this link on github


but that doesn’t work. There is issue in plugin
Anyone know any workaround? or cordova plugin that works on both android and ios. Thanks

Hi, have you solved the issue? I’m struggling with the same

Finally I have solved the issue. I will mentioned it here for those who are struggling as same as me.

You can use

plugin and

for android:

refer the android.md file

and for ios:

refer the readme file

and if you are having any issues when you are building with ionic 4/5 refer:

cheers! and big thanks to the author of the plugin