Torch activation not working on IOS
cjohn001 opened this issue · 0 comments
cjohn001 commented
@triniwiz: I found some time to play with the new sources. I unfortunately were not able to get a couple of things working.
The torch on IOS is not activating. I am not sure if I use the interface right.
I provided a demo app showing the issues I will be providing here.
You find it at:
https://github.com/cjohn001/mlkit-test
The package.json includes the mlkit sources with a relative path. Just copy the demo next to your mlkit sources and you are set.
Expected result: Pressing the toggle torch button should activate the torch.
Result: No effect can be observed