Customize Feedback Messages
MobbScan SDK
shows some short feedback messages to the user during the detection step. These messages can be customized in your application.
In order to achieve this, add the following keys to your localizable.strings file(s) in your app to substitute the default values:
Document detection view
key | default value |
---|---|
mobbscan_accept | Accept |
mobbscan_cancel | Cancel |
mobbscan_preparing_capture | Preparing capture, almost there... |
mobbscan_searching_borders_one_side | Looking for the edges of the document |
mobbscan_searching_borders_back | Looking for the edges of the document (BACK side) |
mobbscan_searching_borders_front | Looking for the edges of the document (FRONT side) |
mobbscan_document_too_far | Document is too far from the frame. Please place it within the edges |
mobbscan_document_too_dark | Lighting is too dim. Please improve your lighting conditions |
mobbscan_document_too_blurred | Document out of focus. Please tap on screen to force autofocus |
mobbscan_document_too_sparkly | Reflections or sparkles on the document. Please slightly modify its position |
mobbscan_document_out_of_overlay_bounds | Document is outside of the frame. Please place it within the edges |
mobbscan_document_overexposed_image | Lighting too bright, please slightly modify its position |
mobbscan_document_bad_document_td2 | Detected document is not valid |
mobbscan_document_bad_document_td1_front | Detected front side of the document is not valid |
mobbscan_document_bad_document_td1_back | Detected back side of the document is not valid |
mobbscan_document_bad_document_td3 | Detected passport is not valid |
mobbscan_dialog_cancelling_msg | Are you sure you want to abort this process? |
PDF417 detection view
key | default value |
---|---|
mobbscan_searching_barcode | Searching barcode |
Facial detection view
key | default value |
---|---|
mobbscan_face_default_action | Place your face within the frame |
mobbscan_face_detected | Face detected |
mobbscan_face_detection_finished | Face detected!\nPlease, stay still |
mobbscan_face_mouth_occlusion | Your mouth seems to be obstructed |
mobbscan_face_not_detected | Face not detected |
mobbscan_face_out_of_overlay_bounds | Place your face within the edges |
mobbscan_face_overexposed_image | Lighting too bright, please slightly modify your position |
mobbscan_face_too_blurred | Image out of focus |
mobbscan_face_too_dark | Lighting is too dim. Please improve your lighting conditions |
mobbscan_face_too_far | Get closer |
mobbscan_face_video_action | Recording liveness test video... |
mobbscan_face_video_head | Move your head from side to side in... |
mobbscan_face_video_started_passive | Please, stay still a few seconds |
Unattended video default view
key | default value |
---|---|
mobbscan_starting_video_title | Configuring service, please wait |
mobbscan_dialog_scanning_msg | Extracting data. Please, wait... |
mobbscan_scanning_front_side_document | Place the FRONT side of your document in the square and wait for automatic detection |
mobbscan_scanning_back_side_document | Place the BACK side of your document in the square and wait for automatic detection |
mobbscan_scanning_one_side_document | Place your document in the square and wait for automatic detection |
mobbscan_scanning_face | Point the front camera to your face and wait for automatic face detection |
mobbscan_face_detected | Face detected! |
mobbscan_default_face_action | Position your face in the center |
mobbscan_unattended_otp | Read out loud the digits on the screen and tap the button |
mobbscan_unattended_otp_button | Done! |