Torch/Flashlight Plugin

Turn on and off Flash on iOS(8+) and Android(6.0+)

Functions:

torch.isAvailable()

-- return boolean value if Torch is found

torch.turnOn(brightness)

--turns torch on

brightness(number)(optional)(only supported on iOS) set brightness value between 1-0

torch.turnOff()

--turns torch off

Build Settings:

Note: publisherId="com.solar2dmarketplace" is used (testing another publisherId)

Helpful Links:

Get Plugin

Example

Support