I've got CameraKit integrated into my iOS app - am able to load the sample lenses and record a video. I've then followed documentation and published my first lense! There is a specific part there about lense visibility: https://docs.snap.com/snap-kit/camera-kit/getting-lenses-into-camera-kit#lens-visibility-settings I…
Hello, While working with the iOS Camera SDK, could you please share some high-level insights regarding the SCCameraKitSession and what happens when an instance of it is created, specially the performance impact? This required to make a decision about whether to reuse a single session instance across multiple camera…