I need help/example to add photos and videos to photo library in iOS using creationRequestForAssetFromImageAtFileURL/creationRequestForAssetFromVideoAtFileURL.

I need help/example to add photos and videos to photo library in iOS using creationRequestForAssetFromImageAtFileURL/creationRequestForAssetFromVideoAtFileURL.

Thank you!

Comments

  1. Hi Eli M

    Thanks for the answer. I have already looked at all these links before, and I have tried to implement but I not manage. I get stuck on performChangesAndWait changeBlock implementation, I do not understand yet very clear how to implement it.

    ReplyDelete
  2. I forget about TTakePhotoFromLibraryAction, this is part of FMX.MediaLibrary where to add photos to the photo library it's using writeImageToSavedPhotosAlbum what is deprecated by Apple and in plus can't add videos.

    ReplyDelete
  3. Razvan Gheorghe Radu Yes, I think that is going to be the challenging part

    ReplyDelete
  4. Make a library in XCode and call it from Delphi?

    ReplyDelete

Post a Comment