Open MuhammadAarfeen opened 3 months ago
Hey there! I'm currently using the function saveToLibrary() in LivePhoto to save a live photo to my photo library. This function works well on iOS 16, 17, and 18, but on iOS 15.8, the saved live photo can't be used as wallpaper, nor can it be shared.
There are some special iOS system version of the dynamic wallpaper support is not very good, so you can try to use LivePhotoUtil this class is specifically used to create dynamic wallpaper
Hey there! I'm currently using the function saveToLibrary() in LivePhoto to save a live photo to my photo library. This function works well on iOS 16, 17, and 18, but on iOS 15.8, the saved live photo can't be used as wallpaper, nor can it be shared.