Skip to content

Releases: Judopay/DeviceDNA-iOS

2.1.2

15 Aug 15:57

Choose a tag to compare

Release v2.1.2

2.1.1

22 May 09:03

Choose a tag to compare

Release v2.1.1

Release 2.1.0

30 Apr 12:32
704e6b1

Choose a tag to compare

Release v2.1.0

2.0.0

18 May 11:38

Choose a tag to compare

XCFramework support

1.0.0

23 Mar 09:20
07397d0

Choose a tag to compare

  • Removed HTTP Requests;
  • Removed unused methods;
  • Documented public header methods;
  • Code quality improvements;

0.1.8

07 Jun 08:49

Choose a tag to compare

  • Fixing bug in Info.plist were wrong platform was selected
  • Fixing bug in binary were i386 was missed

0.1.7

04 May 11:20

Choose a tag to compare

Updating DeviceDna for XCode 8.3.2

0.1.6

08 Mar 15:29

Choose a tag to compare

Released on 2017-03-08

  • Added extra signals
  • Swapped SSkeychain for SAMKeychain to prevent runtime warning

0.1.5

09 Feb 14:33

Choose a tag to compare

0.1.5 Pre-release
Pre-release

Released on 2017-02-09

  • Added getDeviceSignals method to endpoint. This returns both the deviceId and encrypted signals block. To be used with Judo's payment API.

0.1.4

20 Jan 14:08

Choose a tag to compare

0.1.4 Pre-release
Pre-release

Released on 2017-01-20

  • Changed DeviceDNA api so getDeviceProfile now returns NSDictionary<String/Id> rather than NSDictionary<String/String>