Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Releases: card-io/card.io-iOS-SDK

3.4.4: fix two very rare bugs

15 Jan 01:51
Compare
Choose a tag to compare
  • 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

12 Dec 21:24
Compare
Choose a tag to compare
  • Restore use of CardIOView, which was accidentally broken in release 3.4.1.

3.4.2: new localizations, small bug fixes

11 Dec 22:31
Compare
Choose a tag to compare
  • 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

05 Dec 23:24
Compare
Choose a tag to compare
  • 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

05 Dec 21:41
Compare
Choose a tag to compare
  • Now 64-bit compatible.