-
Incorporating the Snap shutter button to record and share WebAR experiences from within a browser?
Can we incorporate Snap elements like the Snap shutter button to record WebAR experiences for social media sharing? Or do people have to screen record in their browsers to share their experiences? Any documentation on how to go about it?
-
Invalid API Reason Declarations in SCSDKCameraKit.framework Causing App Store Rejection
Hello, I am currently facing an issue with my app submission to the Apple App Store and need your assistance to resolve it. My app was rejected with the following errors related to invalid API reason declarations: The PrivacyInfo.xcprivacy file for Frameworks/SCSDKCameraKit.framework/SCSDKCameraKit contains E174.1 as the…
-
How To Seek Snap Inc Policy Permissions
Hey all, hoping to get in contact with someone from the snap team to talk about getting some special permissions. I tried the CameraKit email that was on one of the documents but it looks like it is now unchecked and tells you to go to the support link for the Snapchat app. We are an Australian Theatre company looking to…
-
Does React-Native access Native iOS AR tracking?
Hi there, Does anyone know if building with the Camera-Kit Wrapper for React-Native, give me to access to iOS Native AR - For better plane tracking? Found the Camera-Kit Web tracking sometimes hit/miss limited from the browser, while Native AR in snap to be great. Before I test/build in React-Native is the AR tracking as…
-
Submit for review
I submitted my application for review and have been waiting for a considerable number of days, yet it remains under review without any updates. I'm uncertain about the current status and am wondering if any submissions have been successfully approved. Can you provide guidance on how to get in touch with the official…
-
Clean Lenses repository cache
How can we clean programmatically the lenses repository cache? Also, is it memory cache, disk cache, or both? Thanks in advance!
-
[v1.29.0] 📱 Camera Kit Mobile SDK release
Hello Camera Kit friends! We have just released Camera Kit SDK v1.29.0 to Maven Central and CocoaPods. Sample apps are also hosted on the Snapchat GitHub account. List of changes in this SDK: * Lens Studio 5.0.8 support * Android: Fix for incorrect processing size that sometimes resulted in pixelated image on some of the…
-
CameraKit v1.26.0 is heating and using a lot more energy than version v1.19.2
Hello, We have an app that runs lenses with a considerable size and time. Our average size per lens is 7MB, which may make the “life” of the Framework difficult. Usually, when we see that an update is available, we look forward to upgrading it in our app. Last time, we updated the CameraKit from 1.19.2 to 1.26.0, and we…
-
🚀 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, we wanted to open source our internal library for the community to provide a seamless way to integrate Snap Camera Kit into…
-
Is there a way to get information out of a lens and into my app?
I am very new to iOS development, and I am having trouble understanding how (or if) to get information from the lens into my app. It's nothing special really, I have a sequential set of lenses that I want to progress the user through and I need to tell if the user "completed" the lens. My solution right now is to make each…