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

Fix iOS 11 Navigation Issue #18

Merged
merged 3 commits into from
Oct 9, 2017

Conversation

bcylin
Copy link
Collaborator

@bcylin bcylin commented Oct 6, 2017

The steps described in #16 end up in a blank unresponsive page. These changes should prevent the unresponsive state in iOS 11 when the Photos permission is denied.

An additional PHAuthorizationStatus check before presenting Pickle.ImagePickerController is still required until the system permission denied message can be properly displayed in iOS 11.

@bcylin bcylin requested a review from daveluong October 6, 2017 09:52
Copy link
Contributor

@daveluong daveluong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legit 👍

@daveluong
Copy link
Contributor

Shall I merge and create a release with this fix? We need to ship it in next release :D

@bcylin
Copy link
Collaborator Author

bcylin commented Oct 9, 2017

Sure, let me update the README first, thanks!

@bcylin bcylin merged commit af46ed0 into carousell:master Oct 9, 2017
@bcylin bcylin deleted the feature/ios-11-navigation-issue branch October 9, 2017 03:17
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

Successfully merging this pull request may close these issues.

None yet

2 participants