Fix UI API called on a background thread (#550, #530, #447)#551
Fix UI API called on a background thread (#550, #530, #447)#551timbru31 merged 1 commit intoapache:masterfrom exxbrain:master
Conversation
|
Thanks for the PR. Seems like there was a lot of confusion here for managing these tickets, between issues being closed prematurely even an existing PR was closed prematurely... For github to recognise which issues this PR resolves, please edit it so it includes "fixes ", note that you need to repeat this format for each issue See https://help.github.com/en/github/managing-your-work-on-github/closing-issues-using-keywords for more information. Also I believe this PR will address #447 as well, please confirm for me. |
Yes. Thank you. I've added it to the description as well. |
|
When is this update expected to be released? |
|
Please merge these fixes as this camera delay opening is a real trouble making in may devices |
|
When is version 4.2.0 going to be released to npm? Why the delay? |
|
4.2.0 is broken and failed release vote. |
Platforms affected
iOS
Motivation and Context
It fixes #530, fixes #550, fixes #447, fixes #509, fixes #515
Description
The plugin initializes a picker in the main thread now.
Previously made pull request by @ryaa: ryaa@a998ef4
Testing
I've launched my app and tried to start camera session. It is ok now. No exceptions or low speed.
Checklist
(platform)if this change only applies to one platform (e.g.(android))