Skip to content

Releases: fingerprintjs/fingerprintjs-pro-ios

2.4.0

29 Jan 12:42
0114c46
Compare
Choose a tag to compare

What’s new

  • Introduced a new packageNotAuthorized value to the APIErrorType enum. This error is thrown when an unauthorized app makes identification requests using a stolen API key. See Request filtering for mobile apps for more information.
  • Extended several public APIs (e.g. FingerprintResponse, IPLocation, etc) with memberwise initializers so that they can be easily stubbed for unit tests.

Requirements

IDE

Minimum supported versions

2.3.2

26 Dec 15:11
e469a1d
Compare
Choose a tag to compare

What's New

Requirements

IDE

Minimum supported versions

2.3.1

26 Oct 16:21
51aa7d2
Compare
Choose a tag to compare

What’s New

What’s Changed

  • Removed the limitation in which the Smart Signals could not be made available in the response of the very first /events API request.

Requirements

IDE

Minimum supported versions

2.3.0

18 Oct 09:37
f74a11e
Compare
Choose a tag to compare

What’s New

  • Introduced the ability to detect if a device is using VPN. See VPN Detection for more information.
  • Introduced a new Smart Signal, Factory Reset Detection that provides the timestamp of the most recent factory reset of the device.
  • Added support for Swift 5.9 and Xcode 15.

What’s Changed

  • Dropped support for iOS 12, tvOS 12, tvOS 13, and tvOS 14.

Requirements

IDE

Minimum supported versions

2.2.0

27 Jun 12:58
ceb8b84
Compare
Choose a tag to compare

What’s New

  • Introduced the ability to detect
  • Introduced a new field, visitorFound in FingerprintResponse. This field indicates if a device was already seen by your mobile app.

What’s Changed

  • Dropped support for Swift 5.5 and Swift 5.6.

Requirements

IDE

Minimum supported versions