Hi Everyone, Just wondering if wrist tracking is supported in camera kit web, I cannot find any documentation supporting or denying it. In camera kit I cannot get it to track a wrist, no tracking events fire. In the Snapchat app they work fine. For reference I am using the template "Wristwear Try-On"…
Hi Everyone, Framework: React + Vite (https://github.com/RicardoValdovinos/vite-react-boilerplate) SDK: 0.14.1-alpha.1 I am currently building a demo app where the camera kit web canvas is inside a react-modal. When I access the modal on an IOS device the canvas or camera is very jittery/laggy, almost like its rendering a…
Hi, I am porting a lens studio 4.55 lens to camera kit and can't get push to web to work. I tested with other projects and get the same error. I am signed in with the same snap account on lens studio, paired device, and push2web. Error: Lens excluded LensExcludedError Any help would be appreciated, thanks.
Hi everyone, Push2Web has not been working for me across various web browsers (chrome, edge, firefox). I am signed into the same snap account on web and lens studio. After I send the lens in Lens Studio nothing happens in my web browser for a few minutes. I have tried disabling all of my extensions, incognito mode, and…
Hi Team, Currently working on a Next.js project and was hoping to get the API keys working through environment variables. I have found that anytime I set the API key "dynamically" camera kit throws "client.js:1 ConfigurationError: Unsafe apiToken" I had this occur when I was working on an Angular project before as well. My…
Hi Everyone, I'm using angular and express on node LTS 18.16.0. (It would help to have what verisons of what to have on the docs in case this is the issue.) I'm following along the bootstrapping guide and ran into a few errors I can't solve. The errors seem to appear when I import camerakit, before I use any functions.…