This repository has been archived by the owner on Jan 12, 2019. It is now read-only.
Releases: card-io/card.io-iOS-SDK
Releases · card-io/card.io-iOS-SDK
3.4.4: fix two very rare bugs
- Fix two very rare bugs:
- Card-scan succeeds, but then reports a nil card number;
- Card-scan completes while the camera focus is being adjusted -> crash.
3.4.3: fix bug re CardIOView
- Restore use of CardIOView, which was accidentally broken in release 3.4.1.
3.4.2: new localizations, small bug fixes
- Enable linking against iOS 6 SDK, for apps not yet targeted at iOS 7.
- Add Arabic (ar) and Malay (ms) to our supported localizations.
- Fix a memory leak when a user rapidly and repeatedly starts camera sessions.
3.4.1: a few small improvements
- Respect the setting for UIViewControllerBasedStatusBarAppearance in your app's Info.plist
- Enable copy/paste for the manual-entry fields.
- Improve the handling of right-to-left languages (e.g., Hebrew).
3.4.0: Now 64-bit compatible
- Now 64-bit compatible.