You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating to RecordUI the camera at first is initializing. The screen is black, and then you can see what the camera is showing when initialization is done.
The problem occurs when I try to record a video while the screen is still black. While the screen is black I press the record button and start recording while initialization never completes and when I stop the recording I receive an error.
Open recordingUI screen.
Press the record button while the black screen is there.
The black screen will never go away while recording.
Stop the recording. You will receive an error
Expected results
As a developer, I would expect that I can show a loading animation while the screen is black or the user should not be able to press the record button while the screen is black.
Actual results
Getting an error.
About your device
Brand
Model
OS
Google
Pixel 4a (5G)
Android 13
Your flutter version
3.7.12
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
When navigating to RecordUI the camera at first is initializing. The screen is black, and then you can see what the camera is showing when initialization is done.
The problem occurs when I try to record a video while the screen is still black. While the screen is black I press the record button and start recording while initialization never completes and when I stop the recording I receive an error.
Expected results
As a developer, I would expect that I can show a loading animation while the screen is black or the user should not be able to press the record button while the screen is black.
Actual results
Getting an error.
About your device
Your flutter version
3.7.12
The text was updated successfully, but these errors were encountered: