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!
Best Of
-
Re: Camera Kit Unity Sample - Crash on Android version 11 and 14
This works for me In MainUnityActivity, change the following before camkitApiToken: val context = applicationContext val ai = context!!.packageManager.getApplicationInfo( context.packageName, Package…5 -
[v1.26.1] Unity Sample Project updated
Hello everyone, As of today the Unity Sample Project for Camera Kit has been updated to support Camera Kit 1.26.1 and the Lenses included in the sample project have been updated to Lens Studio 4.55.1…5 -
🚀 Announcing React Native Integration for Snap Camera Kit!
Hey Snap Camera Kit Community! 📸 We're thrilled to announce the launch of our React Native Integration Library for Snap Camera Kit! As we've observed the growing demand for a React Native solution, w…5 -
[Snap Event Opportunity] Apply to be a Lens Fest speaker!
Hello from the Snap team! Lens Fest has always been about highlighting the Snap AR creator and developer community, their stories, and the impact their AR creations have had on the world. Based on yo…7 -
Calling all Camera Kit Developers: Who's going to AWE 2023?
Let me know in the comments or this form if you are attending AWE between May 30 - June 2. I'll be there along with other Camera Kit team members, and we'd love to meet you! Let me know as soon as yo…8 -
Re: CameraKit enroll form not loading
@stevenxu thanks! Anyway, I figured out a Flutter implementation for snap SDK, and I already built it, I’d like to help to write a documentation about it if it is possible5 -
Quick Tip: Controlling the Camera Kit Sample UI
Hi y'all, I ended up spending too long trying to create a custom CameraView from the sample and found a much simpler solution to toggle and control the UI that's already there: extension CameraView {…6 -
Re: Is there any way to use snapchat camera kit with react native?
I've started to work on a React Native Expo module. Feel free to contribute as it is in an early stage. https://github.com/kvbalib/expo-snapchat-camera-kit6 -
Quick Tip: CameraKit Output -> UIImage
Hi y'all, A useful function for CameraKit might be to grab the AR View and convert it into an Image imagining you might want to do something like create an image gallery, generate a GIF, or do an ima…6