5-Regular Member
November 4, 2022
Solved
Create Custom Widget to switch on the camera
- November 4, 2022
- 1 reply
- 914 views
I have a requirement to switch on a camera from browser of ipad to click a image and store it in system. For this I am trying to build a custom widget.
For this I have created a "CameraON" boolean property in camera.ide.js file. From camera.runtime.js file I am checking for this property, if it is true I am trying to switch on the camera. But it is not working. I am attaching both the files for reference.
It would be helpful if someone can help on this or suggest how to troubleshoot.
Thanks in advance!

