Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Conversation

klogeaage
Copy link
Contributor

@klogeaage klogeaage commented Dec 22, 2019

Added missing meta-data when picking multiple image with PickPhotosAsync().

Fixes #747 for good.

Changes Proposed in this pull request:

  • When PNG is detected, use PNG in all code paths.
  • IEIC format is treated as JPEG, not PNG.
  • Meta data is handled correctly when picking via PickPhotosAsync.

Tested with both JPG and PNG images on iOS 13.3.

I apparently have used format document in some of the files, which has made the PR a bit unwieldy, at least when viewed on GitHub, not so much when viewed in VS - sorry for that.

Added missing meta-data when picking multiple image with PickPhotosAsync().
@jamesmontemagno
Copy link
Owner

Nice! This makes sense :)

@jamesmontemagno jamesmontemagno merged commit b197ac8 into jamesmontemagno:master Dec 22, 2019
@klogeaage
Copy link
Contributor Author

@jamesmontemagno : Glad you liked it :-) Is there an ETA for next beta-release? May be even as a Christmas present?

@jamesmontemagno
Copy link
Owner

You can always grab builds from master: http://myget.org/F/xamarin-plugins

I will push out a 4.4.9 though.

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

Successfully merging this pull request may close these issues.

Missing image metadata(EXIF, TIFF, GPS ) when trying to pick multiple photos on IOS
2 participants