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

Unhandled exception in SaveAsync on devices with Mediatek chipset #91

Open
mozhered opened this issue Sep 23, 2021 · 0 comments
Open

Unhandled exception in SaveAsync on devices with Mediatek chipset #91

mozhered opened this issue Sep 23, 2021 · 0 comments

Comments

@mozhered
Copy link

mozhered commented Sep 23, 2021

Hi oozcitak

Exiflibrary works well on all Android devices beside the one built on Mediatek chipset (Huawei, Xiaomi, etc.) on which we are getting the below exception

Uncaught exception in xxxActivity.stack trace:   
  at ExifLibrary.JPEGFile.SaveInternal (System.IO.MemoryStream stream) [0x00045] in <a932cb9090ed48088111ae919dcdd902>:0 
  at ExifLibrary.ImageFile.Save (System.IO.Stream stream) [0x0001a] in <a932cb9090ed48088111ae919dcdd902>:0 
  at ExifLibrary.ImageFile.SaveAsync (System.IO.Stream stream) [0x00007] in <a932cb9090ed48088111ae919dcdd902>:0 
  at ExifLibrary.ImageFile.SaveAsync (System.String filename) [0x00086] in <a932cb9090ed48088111ae919dcdd902>:0 

Is there we can do? Does ExifLibrary work on Mediatek powered devices?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant