Issue Description: The Camera Kit SDK is overriding the AVAudioSession category, which interrupts current audio playback from other apps. Forcing session.setActive(true) does not continue playback. We aim to configure the camera controller without interrupting audio playback, similar to the behavior of the native Snapchat…
Dear Snap Team, We believe there is a potential issue with using CameraKit for video recording when a Bluetooth headset is connected to an iPhone. Precondition Before starting a CameraKit session, we: * configure the shared AVAudioSession instance to allow Bluetooth audio (HFP profile to enable capturing audio from the…
Hi team, We are wondering whether it's possible to update the AR lenses on our Camera Kit without having to force quit the app and relaunch or reinstall the app. Currently once we publish a new Lens and add it to our Group, the only way for the Lens to appear on our App is by force quitting and relaunching or updating the…
Hi team, Is it possible to have multiple Bundle IDs approved for an app in different environments? We have our app set up in three environments: 1. "Test" for our development team to internally test the app, 2. "UAT" for the whole team including product owners to internally test the app 3. "Production" which will…
Hi Steven, Is it currently possible to implement the scan feature to scan a QR code to launch a specific Lens using Camera Kit. if not, could a workaround work by launching the iPhone native camera and scanning the QR and then redirecting the users to our App and Launch the Camera and load the Lens? Thanks a lot, Sani