iPhone camera LED control (6,7 models)

Is there a way to ensure the amber ones never switch on? (Objective C or Swift)


The iPhone 7 has 2 amber LEDs and 2 white LEDs. When you turn on the torch only 1 of the LEDs turns on. The amber ones turn on intermittently when using the camera in my app (I seem to have no control over this).

So I have 2 questions really:

Can I switch on both white LEDs on demand in Swift or obj-c?


I am also interested in turning off amber light on 6 series as well, but iPhone 7 is the most important to resolve. Seems its not doable :/


Any thoughts?