Camera kit for web feature request: Button press event from Lens to web
I see that for keyboard on camera kit for web, we can easily get a keyboard event from lens to launch text input on the web app side. It would be great if we can have a simple button/touch event we can listen to on the web app side and perhaps able to differentiate the touch event by the touched component name.
This will be useful as sometimes I just want to launch a popup on my web app when a button in the lens is pressed, and I don’t really want to go through the trouble of setting up a server to receive and send the press event from lens to my web app.
I also note that this seems to be achievable on android and iOS but not web based on the guide for app/lens communication?
https://developers.snap.com/camera-kit/ar-content/guides/communicating-between-lenses-and-app
Do correct me if I am wrong in anything mentioned above.
Thanks!
