Closed irfanHaslanded closed 1 year ago
Can you tell me how to reproduce this issue? That makes it easier for me later to test and verify the fix. Thank you.
Sure, you can try
unset
the "Use Front Camera By Default"
option under expert mode in settings.
Then make a call and see if it automatically chooses the rear camera.Looks good. I think I have mixed up front and back of a phone . :P
I will make a release next week. Thank you for the bug fixes. :-)
The code assumes that the front camera is in use. If the settings don't match, then we perform a switch.
As such, this should be initialized to true. If not, the user setting to frontCamera false, will not work