Releases: Judopay/DeviceDNA-iOS
Releases · Judopay/DeviceDNA-iOS
2.1.2
2.1.1
Release 2.1.0
Release v2.1.0
2.0.0
XCFramework support
1.0.0
0.1.8
- Fixing bug in Info.plist were wrong platform was selected
- Fixing bug in binary were i386 was missed
0.1.7
Updating DeviceDna for XCode 8.3.2
0.1.6
Released on 2017-03-08
- Added extra signals
- Swapped SSkeychain for SAMKeychain to prevent runtime warning
0.1.5
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
Released on 2017-01-20
- Changed DeviceDNA api so getDeviceProfile now returns NSDictionary<String/Id> rather than NSDictionary<String/String>