Apparence-io / CamerAwesome

📸 Embedding a camera experience within your own app shouldn't be that hard. A flutter plugin to integrate awesome Android / iOS camera experience.
https://ApparenceKit.dev
MIT License
906 stars 199 forks source link

iOS EXIF data missing (camera make/model/lens etc ) #452

Open andyandye opened 4 months ago

andyandye commented 4 months ago

Steps to Reproduce

Run the basic example to capture a image

Expected results

I would expect the Exif data for camera make, model, exposure time etc to be populated

Actual results

The EXIF data for camera details are missing for iOS. They are populated on Android but do not get populated for iOS

About your device

Brand Model OS
Apple iPhone XR 16.3

Your flutter version

Run this in your command line flutter --version

Flutter 3.16.9 - channel stable Framework - revision 41456452f2 Engine - revision f40e976bed Tools - Dart 3.2.6 - DevTools 2.28.5