I have an application where I am using 8 Camera controls on single screen . But the problem is while I am navigating to each Camera by next icon which I configured through a a variable and loading the Camera control . But It is working on few mobile devices but mainly getting issue with Samsung Mobile devices. It is showing only for the first camera , and fro the next it is being blank are stating the camera is been suing by other App.
Media (1).jpg
Your file is currently under scan for potential threats. Please wait while we review it for any viruses or malicious content.
I suspect the cause of this due to the memory management on the Samsung device.
With 8 camera controls on a single screen, it thinks the camera is still in use by the first camera control when you switch to the second control, and therefore denies the use of the camera.
If it's possible to redesign your screen so that it uses a single camera control and to provide buttons to capture the photo and to progress using the same screen in order to capture the 8 photos, that will probably work more reliably.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.