native_exif
native_exif copied to clipboard
Altitude value
I want to set the altitude value, await exif.writeAttribute("key", "value"); I tried with but it didn't work
Hi,
depending on the platform (android or iOS) you need to ensure to use the correct attribute names. See here for more details.