Skip to content

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

Merged
AlexV525 merged 1 commit into
masterfrom
fix-resumed-duplicate-init
Jan 14, 2022
Merged

🐛 Drop initialize when the controller has been already initialized#70
AlexV525 merged 1 commit into
masterfrom
fix-resumed-duplicate-init

Conversation

@AlexV525
Copy link
Copy Markdown
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