Sign up for our live Camera Kit office hour on July 17 @ 9:30am (PT) / 4:30pm (GMT)
[v1.15.1] Camera Kit SDK v1.15.1 release
stevenxu
Posts: 612 👻
We have just released new Camera Kit SDK v1.15.1 to Maven Central and CocoaPods. Sample apps are also hosted on Snapchat GitHub account.
List of changes in this SDK:
Features
- Lens Studio 4.25 support
- Android: New method to apply a lens while resetting its state if the lens was applied already. Useful for cases where app resume from background or other screen should reset lens state matching Snapchat-like behavior. Usage example:
session.lenses.processor.apply(lens, reset = true)
Bug Fixes
- Android: Improve ArCore performance
- Android: Fix possible crash when internal remote service is not available.
- Android: Fix crash when switching ArCore powered lenses (introduced in v1.15)
Please check the Camera Kit docs page for integration guidelines.
Thanks!
Snap Camera Kit Team
Tagged:
5