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

Issue after upgrading to iOS 13 iPhone #64

Open
MadSam08 opened this issue Oct 25, 2019 · 0 comments
Open

Issue after upgrading to iOS 13 iPhone #64

MadSam08 opened this issue Oct 25, 2019 · 0 comments

Comments

@MadSam08
Copy link

MadSam08 commented Oct 25, 2019

My app is crashing after iOS 13 update when I tried to use GMImagePicker. It was working fine in the earlier versions.
Doing debug found out that

PHImageManager imageManager = new PHImageManager();
imageManager.RequestImageData()

PhImageDataHandler is returning null data.

As a notice on the iPad version of the app is working as expected, only the iPhone version of the app is having problem

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