This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
5.1.0: Xcode 6.4, iOS 9, scannedImageDuration, orientation fix
- Update project and sample apps for Xcode 6.4.
- Expose
scannedImageDuration
in CardIOPaymentViewController.
(card-io/card.io-iOS-source#29) - Better respect UISupportedInterfaceOrientation from the app plist.
(#117) - Fix iOS 9 crash by removing some obsolete localization code.
(#120)