Clearing SDK instance
@Override
protected void onDestroy() {
super.onDestroy();
TruecallerSDK.clear();
}Last updated
Was this helpful?
@Override
protected void onDestroy() {
super.onDestroy();
TruecallerSDK.clear();
}Last updated
Was this helpful?
Was this helpful?