Analytics
Manage analytics to control usage data collection.
The SDK collects and sends the usage data to Sumsub servers. We do not track any sensitive data; only general usage statistics are sent to us. It includes screen navigation events, UI controls interaction events, and so on.
We analyze usage data to improve Sumsub. None of the data is sold or transferred to third parties, and we do not use it for advertising.
If you still want to disable this feature, you can use the following to do this:
sdk.isAnalyticsEnabled = false
Updated about 15 hours ago