Bug Fixes:
- Fixed issue with preview orientation when starting in landscape. Thanks to @laptobbe for the fix!
Bug Fixes:
- Updated
captureOrientationForInterfaceOrientationto handle all cases, including the newUIInterfaceOrientationUnknown. Thanks to @emilstahl for the fix! - Updated sample project to recommended settings for Xcode 6
Bug Fixes:
stopScanningwas not correctly discarding the existing session, causing a lock.- Scanner now stops scanning on a background thread
Thanks to @brandonschlenker for the fix!
Bug Fixes:
- The logic to check for the unsupported type (
AVMetadataObjectTypeFace) was inverted. Thanks to @Dario848 for the fix!
Bug Fixes:
- Fixed issue with setting auto range restriction and focus point of interest on older models of iPads
Version 0.1.2 adds improvements to documentation and formatting.
Demo Project Enhancements:
- Added Kiwi testing framework
Features:
- Allow calling of
stopScanningif scanning is unavailable to the device to make everything a little cleaner
Bug Fixes:
- Fixed issue with podspec
source_filesattribute
Initial release.