Smile Identity
Search…
⌃K
Welcome!
GETTING STARTED
Signing Up
Choose a Product
Choose an Integration Option
Run Your First Test Job
Complete Your KYC
Fund Your Wallet
Go Live!
Pricing
SUPPORTED ID TYPES & DOCUMENTS
For Individuals (KYC)
For Businesses (KYB)
PRODUCTS
For Individuals (KYC)
For Businesses (KYB)
Integration Options
Mobile
Android
IOS
Installation
Smile Identity UI
Prebuilt Screens
Presenting Screens
Customising Screens
Selfie Configuration
ID Capture Config
Consent Screen
SmartSelfie Capture
Manual Capture
Physical ID Card Capture
(Deprecated) Physical ID Card Capture
Products & Job Types
Release Notes
Migration Guide
React-Native
Flutter
Ionic
Xamarin
Web / Mobile Web
Server to Server
Rest API
FURTHER READING
Job Status
KYC Receipts
Compare User Information
Securing Your Account with Two-Factor Authentication (2FA)
Troubleshooting
FAQs
Powered By
GitBook
ID Capture Config
SIDIDCaptureConfig is accessed via a builder pattern using the below method
let sIDIDCaptureConfig = SIDIDCaptureConfig.Builder()
Once the builder is available then more methods can be used
builder.setPromptBlurry
builder.setPromptDetectingFace
builder.setPromptFaceDetected
builder.setPromptFitID
builder.setPromptFlashMissing
builder.setPromptInsufficientLight
builder.setPromptLoading
builder.setPromptNoFaceDetected
builder.setPromptBackOfIdCapture
builder.setCaptureSide
builder.setCaptureOrientation
builder.build
Previous
Selfie Configuration
Next
Consent Screen
Last modified
6mo ago