Heads up! We're sunsetting this forum to streamline our community space.
join us on Discord for support, updates, and all things Snap AR! See you there!
join us on Discord for support, updates, and all things Snap AR! See you there!
Sign up for our live Camera Kit office hour on July 17 @ 9:30am (PT) / 4:30pm (GMT)
[v1.19.0] Camera Kit SDK release
stevenxu
Posts: 612 👻
We have just released Camera Kit SDK v1.19.0 to Maven Central and CocoaPods. Sample apps are hosted on the Snapchat GitHub account. This is the last planned release for this year.
List of changes in this SDK:
Features
- Lens Studio 4.36 support
- Add a new sample app that demonstrates a custom implementation of lenses carousel and camera preview layout
- Add a debug menu to the sample app to customize lens groups at runtime (iOS only)
Updates
- API Updates [Android] Remove deprecated lens icon/preview accessors:
- LensesComponent.Lens.iconUri replaced by icons.find { it is LensesComponent.Lens.Media.Image.Png }?.uri
- LensesComponent.Lens.preview replaced by previews.find { it is LensesComponent.Lens.Media.Image.Webp }?.uri
Visit changelog page for information about all versions.
Tagged:
0