Hey all,
I'm wondering if there is a way to perform "Auto Flash" in a universal way on iOS via Unity? We'd basically like to give the user the following options regarding flash settings through Unity:
- On
- Off
- Auto
Currently we can turn it on and off but have no way to tap into the native functionality on iOS to access their implementation of the "Auto" setting. Any assistance would be much appreciated!
Thanks,
Vince
Not to my knowledge, you'll actually see our CameraDevice API recommended for this purpose on the Unity forums. But we don't support an auto setting.
Are you trying to disable 'auto'?