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

🐛 Drop initialize when the controller has been already initialized #70

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

AlexV525
Copy link
Member

This issue could be introduced by flutter/plugins#4140. Currently, the lifecycle notification will be called asynchronous when requesting permissions, which will cause the lifecycle hook to apply duplicate initializations.

@AlexV525 AlexV525 added s: bug Something isn't working b: third party This is a third party package issue. p: iOS This issue only happens on iOS platform. r: camera Related to the camera package. ⏳TODAY This issue is scheduled to be solved today. labels Jan 14, 2022
@AlexV525 AlexV525 merged commit 00f428b into master Jan 14, 2022
@AlexV525 AlexV525 deleted the fix-resumed-duplicate-init branch January 14, 2022 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b: third party This is a third party package issue. p: iOS This issue only happens on iOS platform. r: camera Related to the camera package. s: bug Something isn't working ⏳TODAY This issue is scheduled to be solved today.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant