Heads up! We're sunsetting this forum to streamline our community space.
join us on Discord for support, updates, and all things Snap AR! See you there!
join us on Discord for support, updates, and all things Snap AR! See you there!
Comments
-
Was able to solve this. Apparently, when I changed the lens it somehow messed with the authentication step before the request is sent to get the lens from the server. Anyway I restored my build back to version 0.10.0 and then rebuilt to the server and its working again. Will continue this thread if I change the lens and…
-
@stevenxu Yes I did try those steps and after resetting the camera kit version back to 0.10.0 from 0.11.0 the app is working locally but when I push the app to production on Firebase I am getting the same issues as above. I think there may be some issue with the Snapchat Agree to use policy popup permissions. The popup is…
-
@stevenxu Lens Name: Exclusible Collect CameraKit SDK: 0.11.0 Lens ID: a1479d7c-a637-45a9-9eac-ad2cd3239800
-
Do you have some sample code for how you might alter that code above @"Michael Mase" to fix this? I was able to get this running but now I cannot seem to get the canvas to show the back camera. Here is my code below. The rest of my code is similar to the earlier drive file. const cameraKit = await bootstrapCameraKit({…