Platforms
iOS
Description
About iOS
Is it possible to add image to created album in photo_manager 2.7.1 ?
If you don't support saving and adding to an album, please let me know how to add to a folder.
Could this be implemented in the future?
Are there alternative solutions?
My code
I can create an album with the following code, but I don't know how to add images to the album I created.
PhotoManager.editor.darwin.createAlbum();
Try do it
I referred to the following thread
#865