Junnel Gallemaso
Junnel Gallemaso

Reputation: 881

Trigger.io: Disable Flash in Camera

Is it possible to disable Flash of the Camera by default using trigger.io?

It seems I can't find any option or API Method in File Access and Camera Documentation.

Any help is greatly appreciated.

Upvotes: 1

Views: 107

Answers (1)

Kris Krause
Kris Krause

Reputation: 7326

No. Disabling the camera flash is currently not supported. Docs are here -

https://trigger.io/docs/current/api/modules/camera.html

However, in theory you could develop your own plug-in to disable the flash -

https://trigger.io/docs/current/api/native_plugins/index.html

Upvotes: 2

Related Questions