Truecaller
Truecaller
2.5.0
Hello!
Why Truecaller SDK
Getting Started
ANDROID
Implementing user flow for your app
Scenarios for all user verifications : Truecaller and Non Truecaller Users
Generating App Key
Integrating with your App
Server Side Response Validation
Instrumentation
Getting Release Ready
MOBILE WEBSITES
Implementing user flow for your Mobile Website
Generating App Key
Integrating with your mobile website
Getting Release Ready
IOS
Generating App Key
Integrating with your iOS App
Setup
Configuration
Usage
Handling Error Scenarios
Safari Redirection
Server Side Response Validation
FAQs
General
Developer Account
Android App SDK
Mobile Web SDK
PRODUCT UPDATES
App Review Process
Introducing dark theme
Powered by GitBook

Handling Error Scenarios

In case of error, didFailToReceiveTrueProfileWithError: will return an object of type TCError (a subclass of of NSError). You can get the error code by invoking the method getErrorCode on the TCError object. The list of possible TCTrueSDKErrorCode values can be found in the API documentation.

Previous
Objective-C
Next
Safari Redirection
Last updated 10 months ago