You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Getting same issue when trying to use the latest truesdk-v0.7-releasePartner.aar file, the current sdk has truesdk0.6.aar But unable to fetch the truecaller profile, whenever we select the profile it will simply throw "error" without any clear message. @sauravsolanki Did you solved this issue?
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?
The text was updated successfully, but these errors were encountered: