Hi Guys,
I'm using BlinkID on react native:
"blinkid-react-native": "~5.17.0",
"react-native": "0.68.1"
I have the following problem with an Android phone, I turn on the flashlight for scanning with the button from BlinkID, the flashlight lights up normally, you can do a scan. As pictured in the documentation.

However, when we turn the phone, for example from portrait to landscape with the flashlight on, the flashlight turns off, but the button to turn on the flashlight is turned on. To turn the flashlight back on, you need to press the flashlight button again, turn the flashlight off

and on again, then the flashlight will turn on.