fpjs_pro_plugin 2.1.1
fpjs_pro_plugin: ^2.1.1 copied to clipboard
Flutter plugin that can be used in an application to call the native FingerprintJS Pro libraries and identify devices.
2.1.1 (2024-01-19) #
Bug Fixes #
- add TooManyRequestError for web platform (219467f)
- improve error reporting for web platform (df3739c)
2.1.0 (2023-11-15) #
Features #
- bump gradle plugin for example (0c83a57)
- update Android agent to 2.3.4 (0322065)
- update iOS agent to 2.3.1 (459c7ff)
2.0.2 (2023-09-25) #
Bug Fixes #
- support Gradle 8 (499a397)
2.0.1 (2023-09-07) #
Documentation #
2.0.0 (2023-08-30) #
⚠ BREAKING CHANGES #
- remove wrong
errorMessage
field fromFingerprintJSProResponse
Features #
- remove wrong
errorMessage
field fromFingerprintJSProResponse
(6154081)
1.7.0 (2023-08-07) #
Features #
- update Android agent to v2.3.2 (dec191b)
1.6.0 (2023-06-30) #
Features #
- bump iOS Agent to v2.2.0 to introduce new Smart Signals INTER-46 (882938b)
1.5.0 (2023-05-03) #
Features #
1.4.1 (2023-05-03) #
Bug Fixes #
- update Android agent to 2.3.0 (f204bd0)
1.4.1-test.1 (2023-05-03) #
Bug Fixes #
- update Android agent to 2.3.0 (f204bd0)
1.4.1 (2023-05-03) #
Bug Fixes #
- update Android agent to 2.3.0 (f204bd0)
1.4.1 (2023-05-02) #
Bug Fixes #
- update Android agent to 2.3.0 (f204bd0)
1.4.0 #
1.3.0 #
1.1.0 #
New Features #
- Update iOS agent to the native, use 2.1.0 now
- Update Android agent to the 2.1.1 version
- Add tags support
- Add linkedId support
- Add new method
getVisitorData
for result containing more data thanvisitorId
- Add
extendedResponseFormat
flag to theinitFpjs
function to get extendedResponseFormat in thegetVisitorData
method
Now we have feature parity with the JavaScript agent.
1.0.3 #
Documentation Changes #
- Update urls domain from fingerprintjs.com to fingerprint.com
- Update logo
- Add more code examples
1.0.0 #
0.1.0 #
- Initial implementation