Hi,
I have an image gallery application, I need the user to be able to set current image as screen wallpaper or Lock screen wallpaper or both.
Is it possible?
Thanks
Hi,
I have an image gallery application, I need the user to be able to set current image as screen wallpaper or Lock screen wallpaper or both.
Is it possible?
Thanks
Not directly from Ionic, you will need to see if there is Cordova plugin that will do that.
Thank you for your help.
Yes, I’ve found one plugin, but it’s only for Android
Can you tell me the name? and if its ok show me the code to do that
Can you please give me that plugin link? because i need this plugin on of my project… Thanks
hello,
you can look at https://cordova.apache.org/plugins/
or use search “cordova whatever” on https://github.com/search?utf8=✓&q=&type=Repositories
Best regards, anna-liebt
This might help
Did someone solved the issue, I’m also facing this.