Originally published at: Photos, Metadata and Location on iOS Pictures – Xojo Programming Blog
Starting with Xojo 2024r3, it is now possible to get image metadata, assign location data (Location Tracking), and to save images directly to a device’s photo album in your Xojo iOS apps. Getting the Image Metadata In order to get the metadata from a given image, first retrieve a valid instance from the Picture Class…
2 Likes