Environment type.
Custom language locale code of DocumentReaderSDK. If empty or doesn't exist - app language is used. Format "en-US" or "en".
Customer name.
A localization dictionary to override default localization logic. Allows to replace any string of FaceSDK with an arbitrary string.
To see all the localization keys, look up the RegulaSDK.strings file at ios/Pods/FaceSDK/FaceSDK.xcframework/ios-arm64/FaceSDK.framework/FaceSDK.bundle/en.lproj/FaceSDK.strings.
Immutable property. Use setter instead of editing.
Immutable property. Use setter instead of editing.
Information about the SDK.
Allows user to receive a video file of current session.
Static
instanceAllows you to initialize FaceSDK.
Optional
params: { Optional
config?: InitConfigconfiguration file for FaceSDK initialization.
Returns boolean indicating success of initialization and a nullable InitException.
Optional
params: { Optional
config?: MatchFacesConfigOptional
params: { Optional
cameraOptional
config?: FaceCaptureConfigOptional
params: { Optional
cameraOptional
config?: LivenessConfigOptional
notification
Entry point of the Regula Face SDK.