Open bell-steven opened 3 years ago
Same. Looking at the implementation, we can pass an empty string for serverUrlFormat
, but all params are strictly required by the typings.
Following up on this. The note in the README is unclear. Is it describing the endpoints in: https://sift.com/developers/docs/curl/device-fingerprinting-api/overview?
The Readme indicates that only the first two arguments,
accountId
andbeaconKey
, are required.When running in my app, I am receiving native code errors indicating that all the parameters are indeed required.
Steps to reproduce: