ARKit 4 recommendation for photo sharing

A common AR use case is for a user to view a model in augmented reality and once correctly composed wish to share that view. Is there a recommended approach with ARKit 4 to capture a photo of the AR scene then invoke a share sheet to send to a contact or save to the camera roll?

Best practice options for both UIKit and SwiftUI would be ideal.

Additionally any advice on embedding GPS data into the image as you’d expect to get with a regular photo taken by the camera would be most appreciated.
ARKit 4 recommendation for photo sharing
 
 
Q