Released on 2016-09-23.
- [FIX] Only sets AVMetadataObjectTypes that are available #24
Released on 2015-11-07.
- [FIX] Switch camera and toggle button under status bar #14
Released on 2015-11-02.
- [ADD] Availability to disable the switch camera button.
- [ADD] Torch button
- [ADD]
initWithCancelButtonTitle:codeReader:startScanningAtLoad:showSwitchCameraButton:showTorchButton:
method in theQRCodeReaderViewController
- [ADD]
isTorchAvailable
andtoggleTorch
methods in theQRCodeReader
Released on 2015-07-10.
- [UPDATE] Make the
defaultDeviceInput
, thefrontDeviceInput
and themetadataOutput
properties accessible in read-only mode
Released on 2015-05-24.
- [ADD] init param to delay the start of scanning if necessary
Released on 2015-04-15.
- [ADD]
running
property
Released on 2015-03-05.
- [ADD]
supportsMetadataObjectTypes
method
Released on 2015-03-01.
- [REFACTORING] Move orientation method to the appropriate object
Released on 2015-02-28.
- [REFACTORING] Split the
QRCodeReaderViewController
andQRCodeReader
Released on 2014-11-15.
- [ADD] Front camera supports
- [ADD] Overlay view
Released on 2014-07-29.
- Initialize with cancel button title
isAvailable
method- Supports only the default camera
- Supports only
AVMetadataObjectTypeQRCode
- Cocoapods supports