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

Releases: Nexmo/verify-ios-sdk

Maintenance release support IPv6

24 May 10:23
8d395f1
Compare
Choose a tag to compare

Release internal code that refers to Ipv4 so it can work with other protocols

Maintenance release

10 May 08:40
Compare
Choose a tag to compare

Support Swift 3.1

APNS and Swift 3 support

15 Dec 18:00
Compare
Choose a tag to compare
  • Verify send push via APNS
  • Swift 3 support
  • many bug fixes

Nexmo Verify iOS SDK v1.0.3

09 Feb 12:21
Compare
Choose a tag to compare

iOS SDK V1.0 update 3.

Changes:

  • Removed Country.swift entirely from example apps as in some particular cases,
    it was still being compiled by Xcode.
  • Added missing images from example apps.

Nexmo Verify iOS SDK v1.0.2

23 Nov 17:55
Compare
Choose a tag to compare

iOS SDK V1.0 update 2.

Changes:

  • Fixed slow compilation problems. Swift seems to have problems dealing
    with large arrays/dictionaries of objects. This has been moved to an
    external plist file.

Nexmo Verify iOS SDK v1.0.1

16 Nov 12:19
Compare
Choose a tag to compare

Changes:

  • Fixed bug which prevented standalone verification pin code checks
    working.
  • Moved configuration from within Config.swift to a plist file.
  • Added Standalone verification the VerifyIosSdk_Example_PushEnabled
    example app.

Nexmo Verify iOS SDK v1.0

11 Nov 14:36
Compare
Choose a tag to compare

iOS SDK V1.0.

Changes:

  • Added standalone verification
  • Added Automatic verification with UI (managed verification)
  • Updated README.md with location of new developer docs.

0.2

12 Oct 13:51
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release
Updated dead hyperlink to code base in README.md