Invocation
You can trigger the Truecaller profile verification dialog anywhere in your app flow by calling the following method
In case isOAuthFlowUsable() method returns false, implying that Truecaller app is not present on the device, you can take the user to your app screen and continue with the verification flow for non-Truecaller users.
Please note that the instance you pass in the method above should be of the activity/fragment where you have initialized the SDK.
Last updated