Skip to content

Releases: Adyen/adyen-barcoder-ios

1.4.2

12 Mar 17:00

Choose a tag to compare

  • Fix issue where Barcoder would not re-initiate after some reboot scenarios in iOS 11 & 12.
  • Fix issue where Barcoder would report wrong state on iOS 11 & 12.

1.4.1

09 Jan 13:16

Choose a tag to compare

  • Fix swift version on root xcodeproj that caused carthage build to fail

1.4.0

09 Jan 10:13

Choose a tag to compare

  • 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

17 May 13:31

Choose a tag to compare

  • Reset device upon connection
  • Improve handling of device connection/disconnection
  • Update sample app icon
  • Update project to cocoapods 1.5.0

1.3.4

09 Mar 19:04

Choose a tag to compare

  • Improve handling of notifications.

1.3.3

16 Jan 12:44

Choose a tag to compare

  • Introduce Barcoder Mode (please refer to readme for more information).
  • Reduce minimum deployment target when installing from carthage.

1.3.2

12 Jan 15:20

Choose a tag to compare

Fix compatibility with Objective-C on Carthage integration

1.3.1

08 Jan 10:22

Choose a tag to compare

Add Carthage Support

1.3.0

04 Dec 15:28

Choose a tag to compare

  • Fix issue that caused library to crash on iOS 11.
  • Swift 4 migration.

1.2.4

25 Sep 09:13

Choose a tag to compare

  • Remove observers when barcoder is deallocated
  • Improve parser stability