Skip to content

v1.0.0-beta3.11

Latest
Compare
Choose a tag to compare
@emersoncloud emersoncloud released this 23 Jan 18:30
ce5f8ca

CameraKit v1.0.0-beta3.11

This is a pre-release of the v1.0.0 beta. This is the latest version of the CameraKit beta, so give it a try! Create a GitHub issue if you encounter any problems.

This release does not have video support, if video is essential to your app try the latest 0.13.X release instead.

Here's what's new:

New methods

hasFlash() to check if flash is supported by the device
getSupportedFlashTypes() to get all the supported flash types

Bug Fixes

Update to CameraPreview resume behavior
Fix error on devices with API levels 16 and 17

Gradle and Build

Update Android Material and Android Annotation dependencies