Hello everyone,
I am having trouble managing access to the cameras on an Android phone.
No image is displayed when I set a height and width different from 0 and I wanted to test with the example provided in examples construct 3 (Camera input) and when I export it on Android, the application launches but after allowing access to the camera, there is no display and the video acces is declined automaticaly.
When I test on iOS, it’s ok in appearance (size and authorization) but in the console, I have an error line: (Fig) signalled err=-12710 at <>:601
I don’t know what this corresponds to.
Do you have an opinion?
Thank you