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…
Added camera-kit and following the tutorial added this: const lens = await cameraKit.lensRepository.loadLensGroups( ['e9e8c227-b8e5-4eb5-871b-22568078272a'] ); It loads the camera but when try to access it's link on https://camera-kit-api.snapar.com/com.snap.camerakit.v3.Lenses/groups/e9e8c227-b8e5-4eb5-871b-22568078272a…
I can't find the ID of the Cartoon 3D Style lens anywhere, not even in the marketplace, it is the one shown on the example page. here. https://camera-kit.snapchat.com/websdk/sample/basic and here. https://www.snapchat.com/lens/bad1396b0f8d494d845b1d6438c115f2 Do you have to buy it another way? someone knows ?
Hi all, This is Sam Jones just asked this question in office Hours. I cannot seem to get location passed to my lens. I am implementing the correct protocol, I can confirm that the "location" for the protocol is being updated, but my test custom lenses still seem to not work. So I must be missing something. Here is my code…
We have recently noticed performance issues when utilizing the CameraKit Web SDK. In Chrome, specifically, when recording in WebRTC, we're seeing stuttering related to WebGL commands, specifically ReadPixels. It sounds like Chrome double pipelines these commands, and as a result will bog down on occasion when the GPU can't…
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, When testing my CameraKit app on iPhone the CPU load is 70%+ and the thermal state often hits 'Serious' where the phone is hot to hold. I have other processes running that likely contribute and my Lenses uses a lot of heavy AR features Q: do you have baseline CPU and Temperature metrics for CameraKit (would be helpful…
Exciting news community! Recognizing the increasing need for a Flutter-based Integration for CameraKit, we at DevCrewIO have decided to make our in-house library open source, allowing the community to effortlessly incorporate Snap Camera Kit into their Flutter projects—no need to deal with the complexities of bridging…
Hello guys. We were trying to use the new Unity Sample App for camera kit to build for iOS and I am stuck at building. I followed instructions to build for iOS from [https://github.com/Snapchat/camera-kit-unity-sample/] using Windows 11 machine and stuck with the below error [Win32Exception:…
Hi All I have some problem using unity camera Kit i followed the IOS instruction in this git project: https://github.com/Snapchat/camera-kit-unity-sample/ when I start building the project i get this error: DirectoryNotFoundException: Could not find a part of the path "/Users/yassinbenhaddou/Documents/Test projects/snap…
It looks like you're new here. Sign in or register to get started.