card.io-iOS-SDK v5.2.2 Release Notes

Release Date: 2015-11-03 // over 8 years ago

    You will need to link the Accelerate framework to your application.

    ๐Ÿ›  Fix issue where an app would hang on card-scanning screen ( #153 )

    If an app was displaying the card-scanning screen and was sent to the background, when the app was brought back to the foreground, the app would possibly hang on certain hardware, mainly iPhone 5S.

    โž• Add Carthage support ( card-io/card.io-iOS-source#36 card-io/card.io-iOS-source#32 )

    ๐ŸŽ‰ Initial support for Carthage. In a Cartfile, you can add github "card-io/card.io-iOS-source" to get Carthage to build a dynamic framework for inclusion in your projects.

    ๐Ÿ›  Fix warning while running in simulator for 5.2.1 ( #154 )

    โž• Add the x86_64 and i386 slices to the OpenCV libraries to prevent warnings. This was also necesary for clean builds for Carthage.