Integrating with your App

Using the SDK with your Android Studio Project

Truecaller SDK does not require any additional app permissions if you are using the SDK for verification of only Truecaller users.

To enable verification flow for non-Truecaller users as well, the SDK needs specific android permissions to enable the drop call based background verification flow. For details, please refer here

If you haven't already completed User flow implementation guide for your app, we recommend you to complete that first before proceeding with the integration and also refer to the user scenarios for verification guide.

Last updated