ARKit currentFrame save capturedImage to file with Exif Metadata

I need to save certain frames' capturedImage to heic file but also include proper exif metadata. Right now when I save the file there is no exif data defined. How do I go about adding this?

Looking at Apple's CaptureSample app I can see the exif metadata is included in the images captured but isn't through arkit.

Is there a way to get exif data while arkit is running?

Thank you!

Is there a way to get exif data while arkit is running?

No, please file an enhancement request and describe your use-case for the exif metadata using Feedback Assistant.

Thanks!

ARKit currentFrame save capturedImage to file with Exif Metadata
 
 
Q