We have an iOS app with multiple lenses available. In the app, while the user is using the lenses it's possible to record what the user is seeing on the lens.
We use the Recorder provided on the SDK.
Starting iOS 18.2 our users started to get a lot of recordings with the video and audio out of sync. 😩
We are using the SCSDKCameraKit 1.29.0. Based on the release notes, nothing importing changed around this. The Recorder code is also still the same.
Is anyone facing this issue? Do you have any suggestion of how can we fix this?
Thanks