I have followed the documentation and end up this error.
error: cannot find symbol
import com.truecaller.android.sdk.TrueClient;
^
symbol: class TrueClient
location: package com.truecaller.android.sdk
There is no Trueclient class present. What to do?