v16.2.0
What's Changed
- Fixed crash error in cameraProviderFuture.get() by @limpbrains in #757
- Added
allowedBarcodeTypesproperty by @IlyaPasternakAmitech in #727
Only specify a limited set of barcodes to improve scanning performance/battery life - Add mount stress test to CameraKit example app by @scarlac in #759
Can help trigger the occasional crashing iOS 26 issue, to measure performance, or find memory leaks
New Contributors
- @limpbrains made their first contribution in #757
- @IlyaPasternakAmitech made their first contribution in #727
Full Changelog: v16.1.3...v16.2.0