Releases: Adyen/adyen-barcoder-ios
Releases · Adyen/adyen-barcoder-ios
1.4.2
1.4.1
- Fix swift version on root xcodeproj that caused carthage build to fail
1.4.0
- Migrate project to swift 4.2
- Fix issue where setting setting a Symbology with data would not work
- Fix issue where ready status would be reported too soon
1.3.5
- Reset device upon connection
- Improve handling of device connection/disconnection
- Update sample app icon
- Update project to cocoapods 1.5.0
1.3.4
- Improve handling of notifications.
1.3.3
- Introduce Barcoder Mode (please refer to readme for more information).
- Reduce minimum deployment target when installing from carthage.
1.3.2
Fix compatibility with Objective-C on Carthage integration
1.3.1
Add Carthage Support
1.3.0
- Fix issue that caused library to crash on iOS 11.
- Swift 4 migration.
1.2.4
- Remove observers when barcoder is deallocated
- Improve parser stability