Hello friends:
I'm developing an App that users can make their own images. That images must be saved on local or public folder (destination is indifferent), but I need that users can view their images on the gallery of device.
By example, WhatsApp uses their own gallery images folder (as separate folder with "WhatsApp" name), and users can view the images on iOS "Photos" official App.
I need as well get (load in to TImage) the images saved. Definitely, I need load and save images from my App, and images should be able to see in General gallery.
I Tried to use IFMXImageManagerService, but is not supported by iOS. I've been looking for a solution for 3 days, please, any recommendation?
Thanks in advance.
Jose.