fingerprintjs / fingerprintjs-pro-ios

Fingerprint Identification SDK for accurate iOS device identification.
https://fingerprint.com
Other
37 stars 11 forks source link

How to get additional data in response such as ipLocation? #15

Closed vkvashistha closed 2 years ago

vkvashistha commented 2 years ago

I see fingerprintjs-pro-android provide configuration params "extendedResult"=true, to get get additional data to app. But I don't find any similar methods exposed for fingerprintjs-pro-ios. Does that means in iOS extended result not supported? Is there any way to get that details too?

petrpalata commented 2 years ago

It's not possible to get an extended result on iOS right now, the current version does not support it.

We're working on a 2.0 PRO version that will support that option thought. It should be available in the upcoming weeks - we will mention that in the README when that's ready (we are also planning to deprecate this repository because the 2.0 version is not going to be open-source for now).