Hello CameraKit Team! It's me again. I was going over the documents on how to submit an app for approval and I have a few questions. * Where do I submit for approval? I found in the documentation what I need to submit but I am not sure where do I submit these documents:…
Hello WebSDK Team! I am almost there... When I am about to submit it tells me I need to complete the section "Platform Identifier". Went to the documentation and this what I found: https://docs.snap.com/snap-kit/developer-portal/developing-your-app#platform-identifiers. "Please make sure to select the correct Stage…
Hey CameraKit forum, I am (finally) getting ready to submit my web App for approval, and I reading the requirements I found some information on how attribution should be given for Mobile, but no assets or snippets on how to integrate on web. Is there any easy fast way of adding attribution in Web? I found the graphics…
Hi CameraKit team, Just as my title says it. If I am using Device Tracking "surface" or "Rotation" It ask for device motion and orientation using the code that @Michael Mase shared with me a couple weeks ago. But it doesn't do that when I use "World" Is this a bug or expected behavior? Another question that has nothing to…
I am building a world effect where the motion and orientation of the phone are necessary for the effect to work well, the issue I am noticing is that whenever I open the effect in the browser it requests first the camera access (perfect), afterwards it goes through the snap terms and services (great) but then it takes…
Hello all! I remember during the last office hours some people (just like me) were struggling to figure out how to set the Web SDK. I was finally able to set it up this weekend, so I thought I'd share here the steps that I followed to set up a local development server to see my lens locally. This is a step-by -step for…
I post this as a question and not as a request because I am not a web dev so maybe this is standard, but trying to deploy the WebSDK I've noticed that the three different sources of documentation I've used follow very different approaches. Currently the one that has given me better results was the one in here. Yet this is…
Hello Camera Kit team A couple questions: Is it necessary to bundle no matter what? I am using Heroku and though I haven't been able to see anything on the other side I've been able in the past. Second question I was on the Office hours this week and I was wondering if there will be a git repo we could use as a boilerplate…