Proposed solution for #155 [BUG] iOS camera preview crashes when switching app#157
Proposed solution for #155 [BUG] iOS camera preview crashes when switching app#157AlexV525 merged 5 commits intofluttercandies:mainfrom
Conversation
…shes when switching app
|
Please verify if it's still working without the regression: flutter/flutter#97199. |
|
Here is what I did to validate this on my iPhone SE 2020:
I did the same with uninstall for the tap video example. I got an additional permission request for the microphone and the camera preview also displayed as expected. Is there another scenario you had in mind? |
Yes, more cases like when previewing the captured picture then throwing the app back to the background and opening it again could cause related issues. |
|
I just tried the following with success on my iPhone SE 2020:
|
Verified with mentioned scenarios that the fix continues to work on iPhone SE 2020.
|
Please verify if the latest change still works fine. |
|
I confirm that the formatted version works as well for the mentioned scenarios on my iPhone SE 2020. |
This proposed solution solved my issue on iPhone SE 2020 through near-production installation through test-flight.