Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

readExifFromBytes throwing an error, for iOS 16 #37

Open
AraTateeda opened this issue Oct 11, 2022 · 0 comments
Open

readExifFromBytes throwing an error, for iOS 16 #37

AraTateeda opened this issue Oct 11, 2022 · 0 comments

Comments

@AraTateeda
Copy link

"type 'FieldType' is not a subtype of type 'int'"
#0 new PrintFormat. (package:sprintf/src/sprintf_impl.dart:14:41)
#1 PrintFormat.call (package:sprintf/src/sprintf_impl.dart:88:39)
#2 ExifHeader.processTag (package:exif/src/exifheader.dart:120:38)
#3 ExifHeader.dumpIfd (package:exif/src/exifheader.dart:91:9)
#4 DecodeMakerNote._dumpIfd2 (package:exif/src/exif_decode_makernote.dart:294:16)
#5 DecodeMakerNote._decodeApple (package:exif/src/exif_decode_makernote.dart:166:5)
#6 DecodeMakerNote._decodeMakerNote (package:exif/src/exif_decode_makernote.dart:76:9)
#7 DecodeMakerNote.decode (package:exif/src/exif_decode_makernote.dart:38:5)
#8 readExifFromFileReader (package:exif/src/read_exif.dart:104:54)
#9 readExifFromBytes (package:exif/src/read_exif.dart:26:10)

package:sprintf/src/sprintf_impl.dart

@AraTateeda AraTateeda changed the title readExifFromBytes throwing an error readExifFromBytes throwing an error, for iOS 16 Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants