All notable changes to the Camera Kit SDK will be documented in this file.
The format is based on Keep a Changelog, and the Camera Kit SDK adheres to Semantic Versioning.
- Lens Studio 4.31 support
- Add support for City-Scale AR Lenses (Beta)
- Add support for Push-to-Device (P2D) feature (Beta), which allows developers to send Lenses from Lens Studio to their Camera Kit application for testing. Note that on Android, P2D is only supported if your application uses the built-in lenses carousel.
- Android: Expose new API to obtain WebP lens icon resources, switch the built-in lenses carousel to use it by default. Note that PNG lens icon resources are deprecated, to be removed in 1.19.0.
- Android: Fix an issue causing ArCore camera freeze
- Lens Studio 4.28.x support
- Add support for Connected Lenses (Closed Beta)
- iOS Add support for arm64 simulators
- Android: Fix crash when switching ArCore powered lenses
- This version has critical issues on Android. Use version 1.15.1 instead
- 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)
- Android: Improve ARCore performance
- Android: Fix possible crash when internal remote service is not available
- Android: Fix critical issues with lenses configuration introduced in 1.14.0
- This version has critical issues on Android. Use version 1.14.1 instead
- Lens Studio 4.22 support
- Add support for lenses with static assets
- Android New API to obtain the current version of the Camera Kit SDK
- iOS Add standard flash along with ring light for front-facing flash to sample app
- New API to support lenses which use the remote service feature
- New tone-mapping and portrait camera adjustments
- Android: Add support for ring flash mode for front-facing camera flash
- iOS: Add explicit viewport configuration to SCCameraKitPreviewView
- Android: Add missing permission HIGH_SAMPLING_RATE_SENSORS for host-apk dynamic sample
- Android: Fix processed bitmap rotation when no lens is applied
- Starting with this release, an API token must be provided as part of the Camera Kit configuration, failure to do so will result in a runtime exception. See Android and iOS documentation for examples on how to obtain and provide an API token.
- The legal agreement prompt has been updated to use a more user friendly text copy. Updating to this release will result in users needing to accept the updated prompt which includes a new link to the Camera Kit's "learn more" page.
- Lens Studio 4.19 support
- Android: Add dynamic feature loading (DFM) reference sample app
- Android: New
ImageProcessor.Input.Option.Crop
which allows to specify the crop region that should be applied to each frame before processing - Android:
CameraXImageProcessorSource#startPreview
takes aspect ratio and crop option parameters - Android: Further binary size reduction of about 500KB
- Android: Missing
android.permission.ACCESS_COARSE_LOCATION
permission added to thecamerakit-support-gms-location
artifact to support apps targeting Android API 31 - Android: Image capture of certain lenses results in an unexpected alpha channel
- Android: Race condition of incorrectly evicting currently applied lens content from cache while prefetching other lenses
- iOS:
LensProcessor.setAudioMuted
doesn't mute/unmute audio coming from lenses
- Lenses using the new Text to Speech feature throw a runtime exception on Android and simply do nothing on iOS. This is expected as the feature is currently unavailable in Camera Kit.
- Fix bug where landmarkers would not work properly
- iOS: Allow recording videos up to 60 seconds by default
- Add support for text input in lenses
- Lens Studio 4.16 support
- iOS: Binary size optimizations (1.3MB uncompressed savings)
- Android: Use consistent directory names for files related to Camera Kit
- Android: Certain emulator images fail to render lenses
- iOS: Added missing "Privacy - Location When In Use Usage Description" entry in Sample App Info.plist
- Android: Expose new API to switch camera facing based on lens facing preference
- Android: Remove R8 specific consumer rules to support legacy Proguard builds
- Android: Fix race conditions during face detection in the default Media Picker
- Android: Don't start LegalPromptActivity if the legal prompt is already accepted
- Android: Remote service calls fail after
Session
is used for more than 60 seconds - iOS: Fixed bug where
additionalConfigurationFlags
would not be processed correctly
- Lens Studio 4.13 support
- Android: Persist custom lens groups in sample app
- iOS: M1/arm64 simulator support
- iOS: Add support for tap to focus
- Android: Custom
Source<ImageProcessor>>
is not respected inCameraLayout
- Android: Warn if no API token is provided
- iOS: Audio cuts out when swapping camera
- iOS: SessionConfig values not being used correctly
- Android: Fix sharing captured media in sample app for some Android OS versions
- Android: Eliminate native libraries binary size regression
- Android: Extension fail to register when Kotlin reflect library is included
- Android: Remove unused code which gets flagged as zip path traversal vulnerability
- iOS: Clear out queue file if it is corrupted
- Android: Expose a method to observe LegalProcessor results
- Android: Flash functionality in
CameraLayout
andCameraXImageProcessorSource
- iOS: Expose legal agreement URLs
- Missing localized strings
- Android: Lenses using ML features crash when app targets Android 12 (API level 31)
- Android: Crop ARCore video to screen size by default
- Too-large images fail to load in media picker
- Lens content downloads use non-optimal CDN links
- iOS: unknown_lens_hint blinks on activation
- iOS: Rear camera not using LiDAR for depth when supported
- Android: Add audio recording permission check for Custom Video Sample app
- Android: Rendering performance improvement
- Android: Add thread monitoring and safety to video sample
- iOS: Touch targets in lenses are not aligned with actual elements
- iOS: Recording keeps going past duration but animation stops
- iOS: Memory leak when device is offline
- iOS: gRPC objective c runtime conflicts
- iOS: Rebuilt deliverable with latest toolset to prevent crashes
- Android: Legal agreement prompt pop-up dialog support
- Android: Rotation detection for continuous focus
- Android: Tap-To-Focus support
- Android: Support API token based authorization
- Android: Lenses audio mute/unmute support
- Android: Add sample app for custom implementation of audio and video recording
- iOS: Support API token based authorization
- iOS: Legal agreement prompt pop-up dialog support
- Extension API mismatch
- Android: Kotlin Intrinsics leak into the public Plugin API
- Android: CameraLayout treats optional permissions as required
- iOS: Memory leak when device is offline
- iOS: Potential gRPC objective c runtime conflicts when host app contains gRPC
- iOS: Surface tracking behaves incorrectly in portrait mode
- Lens Studio 4.7 support
- Android: Fix an issue introduced in 1.7.1 that downgraded SDK performance
- iOS: Cache size config being ignored
- iOS: Remove private API usage
- iOS: Borders on captured images and videos
- iOS: Process images at video resolution
- Android: Fix touch re-dispatch when lenses carousel de-activated
- Android: Fix multiple startPreview leading to a crash in CameraX
- iOS: Deadlock on stopping session
- iOS: Process images at video resolution (scaling was causing layers of lens to disappear or objects to move their location in photos)
- Android: CameraActivity for simple use cases
- Android: CameraLayout support view for simplified integration
- Android: Lenses Carousel reference UI
- Android: Gallery media source support for the MediaProcessor
- Android: Enable/disable SnapButtonView based on lens download status
- Android: Added SRE metrics
- iOS: SwiftUI support
- iOS: Added SRE metrics
- iOS: Cache size config being ignored
- iOS: Remove private API usage
- iOS: Borders on captured images and videos
- Landmarkers localisation issues
- Android: Face tracking issues introduced in 1.6.15
- iOS: Button hit target may not have aligned with rendered UI
- LensStudio 4.5 support
- Stability issues
- iOS: Bitcode support
- Android: Lenses Carousel does not appear on some devices
- Android: Avoid reading cache size config on the Main thread
- Android: Lens processing failure after image/video capture
- Android: SurfaceTexture based Output Surface leak
- Android: Too broad Proguard rule for GMS FaceDetector
- iOS: Localization always giving priority to preferred languages with 3 letter ISO 639-2 codes
- Android: Fix Surface not released if Output connection is cancelled
- Android: Increase max lenses content size
- Android: Late input connection leads to no processed frames
- iOS: Increase max lenses content size
- iOS: Some lenses turn grayscale when recording
- iOS: Large photo picker images (panorama) exceed memory
- Android: Lens localized hint strings are cached incorrectly
- Android: Incorrect lens download status
- iOS: Previous lens would sometimes be applied after new one was applied
- Android: Carousel accessibility improvements
- Android: Lens is not applied when carousel's disableIdle = true
- iOS: Deadlock on stopping session
- Android: Add support for client defined safe render area
- Android: Add Media Picker support for sample app
- Android: Switch to ARCore for surface tracking in the sample app
- Android: SnapButtonView responds to volume up events to start capture
- Android: Dialog to update lens group IDs in the sample app
- Android: SnapButtonView re-dispatch touch events to lenses carousel
- Android: Landmarker lenses support
- iOS: Landmarkers support
- iOS: Media picker support
- Android: Negotiate MediaCodec supported resolution when video recording
- Android: Expose outputRotationDegrees parameter for photo processing
- Android: Better accessibility support
- Android: Lens Single Tap should work without touch blocking
- Android: OpenGL memory leak after Session is closed
- Android: Expose lens loading overlay configuration
- Android: Crash when client includes grpc-census library
- iOS: FileHandle exceptions and lens processor crash
- Android: Fix carousel actions being ignored after re-activation
- Android: Add ability to clear ImageProcessor.Output on disconnect
- Android: Dynamic Plugin class loading is not reliable
- iOS: CarouselView crashing sometimes when swiping
- Android: Use externally published Plugin interface for dynamic loading
- iOS: Add first frame ready event to processor observer
- Android: Dynamic Plugin class loading is not reliable
- Android: Missing lenses carousel center icon
- Android: Better portrait orientation support
- iOS: Lock orientation when recording
- iOS: Carousel sometimes resetting transform on reloading data
- iOS: ARKit video is stretched
- iOS: Image hints are present in videos
- iOS: Some lenses won't download after the internet is back
- iOS: Bundled hints not localizing properly if host app doesn't support localization
- iOS: Recorded video frozen when returning from background
- Android: Use externally published Plugin interface for dynamic loading
- Android: Customize lenses carousel with custom item positions
- Android: Expose API to disable default camera preview rendering
- Android: Expose lens preview model
- Android: Use exposed lenses carousel API to implement lens button
- Android: Improve dynamic loading sample plugin example
- Android: Camera zoom support example
- iOS: Add LiDAR support
- iOS: Improve AVSessionInput camera performance
- iOS: Expose lens preview model
- Android: Missing lens placeholder icon
- Android: Better portrait orientation support
- Android: Missing lenses carousel center icon
- Android: Crash when user app targets API level 30 on Android Q (11) devices
- Android: Crash after required permissions accepted
- iOS: Some lenses won't download after the internet is back
- iOS: Race condition sometimes when retrying requests due to no internet
- iOS: Requests sometime failing if app is open for too long
- iOS: Lens repo sometimes returning stale data
- Android: Added Configuration for Processor to support different input frame rotation behaviors
- Android: Customize lenses carousel with custom item positions and activation flow
- Android: Expose lens preview model
- Android: Improve dynamic loading sample plugin example
- Android: Expose API to disable default camera preview rendering
- Android: Dynamic feature-as-a-plugin example
- iOS: Expose lens preview model
- Android: Missing lenses carousel center icon
- Android: Better portrait orientation support
- iOS: ARKit video is stretched
- iOS: Image hints are present in videos
- iOS: Some lenses won't download after the internet is back
- iOS: Bundled hints not localizing properly if host app doesn't support localization
- iOS: Recorded video frozen when returning from background
- Android: Customize lenses carousel with custom item positions
- Android: Expose API to disable default camera preview rendering
- Android: Expose lens preview model
- Android: Use exposed lenses carousel API to implement lens button
- Android: Improve dynamic loading sample plugin example
- Android: Camera zoom support example
- iOS: Add LiDAR support
- iOS: Improve AVSessionInput camera performance
- iOS: Expose lens preview model
- Android: Missing lenses carousel center icon
- Android: Customize lenses carousel with custom item positions and activation flow
- Android: Expose lens preview model
- iOS: Expose lens preview model
- Android: Crash when user app targets API level 30 on Android Q (11) devices
- Android: Better portrait orientation support
- Android: Crash after required permissions accepted
- iOS: Some lenses won't download after the internet is back
- iOS: Race condition sometimes when retrying requests due to no internet
- iOS: Requests sometime failing if app is open for too long
- Android: Improve dynamic loading sample plugin example
- Android: Expose API to disable default camera preview rendering
- Android: Dynamic feature-as-a-plugin example
- Android: Support photo API captured image processing
- Android: Support dynamic feature loading
- Android: Processed texture interpolation artifacts when resized
- Android: OpenGL out of memory crash
- Android: Lenses Processor apply callback not invoked
- Android: Add instrumentation test helpers
- Android: Invalidate metadata cache on cold-start when network is available
- Android: Add ability to check if device is supported
- Android: Reapply lens with launch data if available
- Android: Add x86/x86_64 support
- Android: Progress cycle repeat parameters for SnapButtonView
- iOS: Invalidate metadata cache on cold-start when network is available
- Android: Add support for dynamic lens launch data
- Android: Add ability to provide ImageProcessor.Output rotation
- Android: Add post capture preview screen
- Android: Add support to provide user data
- iOS: Add support for dynamic lens launch data
- iOS: Expose user data provider
- Android: Memory leaks caused by delayed operations
- Android: Handle/abort connection to invalid output surface
- Android: Offline lens repository support
- Android: Add support for prefetching lenses content
- Android: Add support for lens hints
- Android: Expose Lens vendor data
- iOS: Expose vendor data
- iOS: Add lens prefetcher support
- iOS: Add support for ARKit
- iOS: Add support for localized hints
- Android: Remove 3rd-party R classes jars from the SDK binary
- iOS: Original lens should be active on app opening
- iOS: First lens doesn't work on fresh install
- iOS: Carousel in landscape is not aligned
- iOS: Fix carousel ux: close button goes to empty lens
- Android: Audio processing (analysis and effects) support
- Android: Use lens lifecycle events to update camera UI
- Android: Add support for internal cache configuration
- Android: Integrate SnapButtonView for photo/video capture
- iOS: Add processor observer
- iOS: Add share to Snapchat
- iOS: Capture and image preview support
- iOS: Add support for remote assets and unbundle tracking data
- iOS: Add sample video preview
- Android: Allow simultaneous touch handling while recording
- Android: Picture/video sharing does not work on Android 10
- Android: Notify lenses list change once network is available
- iOS: Correct effect viewport and aspect ratio for lenses
- Android: Integrate provided lenses carousel
- Android: Add video/picture capture support
- iOS: Restructure Repository API
- iOS: Add video recording support
- iOS: Add sample UI and migrate CameraViewController to reference UI
- iOS: Add snap camera button
- iOS: Add Carousel
- Android: Shutdown Camera Kit when app ID is unauthorized
- Android: Restart lens tracking on single tap gesture
- Android: Audio playback continues when app is in background
- Android: Display loading overlay as lens downloads
- Android: Add support for remote lens metadata and content
- iOS: Add support for remote lens metadata and content
- Android: Add missing application ID
- iOS: Re-apply lens when entering foreground
- Android: Add version information to the side menu of sample app
- Android: Save applied lens ID and camera facing in instance state
- Android: Add camera flip button
- Android: Open side drawer on lens button click
- Android: Add next/previous lens buttons to the sample app
- Android: Use Lens name in side bar listing
- iOS: Add Camera Flip Button
- iOS: add prev next buttons to flip between lenses
- iOS: use lens name property