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

Fixed: permissions dialog on launch on old iOS versions. #503

Merged
merged 1 commit into from
May 20, 2021
Merged

Conversation

greymag
Copy link
Contributor

@greymag greymag commented May 19, 2021

See #455

Creation instance ofPHCachingImageManager initiate request permissions dialog. I made cachingManager lazy to fix it. So now permissions won't be asked on application launch, but only when they really needed.

@greymag
Copy link
Contributor Author

greymag commented May 19, 2021

Another issue about it #481

Copy link
Member

@AlexV525 AlexV525 left a comment

Choose a reason for hiding this comment

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

LGTM

@AlexV525
Copy link
Member

Could you add a description in the CHANGELOG to indicate this change? Thanks.

@CaiJingLong CaiJingLong merged commit 9e18b51 into fluttercandies:master May 20, 2021
@CaiJingLong CaiJingLong mentioned this pull request May 30, 2021
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

3 participants