CameraKit v1.0.0-beta3.11
Published in
1 min readJan 25, 2019
CameraKit v1.0.0-beta3.11 is a bugfix and feature release of v1.0.0-beta.
Here’s what’s new in beta3.11
New Flash Methods
You can now call two new methods, hasFlash()
and getSupportedFlashTypes()
to determine if the device has flash support and the types of flash it supports! These methods are outlined in our documentation, camerakit.io/docs.
Bug Fixes
- CameraPreview starts more reliably
- Fixed error when starting CameraKit on devices with API levels 16 and 17
Give v1.0.0-beta3.11
a try. Be sure to let us know if you encounter any issues. Thanks!