Hello, We are particularly interested in understanding how to control the camera position for lenses, specifically being able to set it to the rear-facing camera, or front-facing camera programmatically. Could you kindly provide us with information on how to achieve this functionality within the lens development process?…
I have implemented an API that communicates between a Lens and an iOS app as specified here. It seems that everything should be set up correctly - I tested the API locally with a Javascript debug script and the Lens functioned as expected. However, the Lens does not seem to be communicating with my iOS app. When debugging…