Mobbeel for developers

Mobbeel for developers

  • MobbScan
  • MobbID
  • MobbSign
  • Clients
  • FAQ

›Migration Guides

MobbScan Android SDK

  • Configure MobbScan Android SDK

Getting Started

  • Getting started with MobbScan
  • Detect and scan a document in two different calls
  • Detect and scan MRZ
  • Detect and scan a PDF417
  • Scanning documents with NFC
  • Error Handling

Additional configuration

  • Configure the detection process
  • Perform face matching with MobbScan
  • Select images returned by a scan
  • Fix scan orientation
  • Record a video while user performs a scan
  • Adding a video step
  • Configure Play Store distribution

MobbScan UI customization

  • Customize MobbScan Default Interfaces
  • Customize MobbScan document scan UI
  • Customize MobbScan MRZ scan UI
  • Customize Unattended Process UI
  • Customize feedback messages

MobbScan-Agent configurations

  • Getting the verification result

Migration Guides

  • Migration 2.25.x to 2.26.x
  • Migration 2.24.x to 2.25.x
  • Migration to 2.24.x
  • Migration to 2.22.x
  • Migration 2.19.x to 2.21.x
  • Migration 2.18.x to 2.19.x
  • Migration 2.13.x to 2.14.x

Information

  • Changelog
  • API Reference

Migration 2.19.x to 2.21.x version

This document is intended to highlight the main changes from the previous 2.19.x version and the 2.21.x version. For more information, please refer to the javadoc included in the SDK distribution file.

Removed dependencies

The following dependencies have been removed:

implementation(name:'mobbid-face-validator-android-2.19.x', ext:'aar')
implementation(name:'mobbidsdk-core-android-5.2.3', ext:'aar')
implementation(name:'mobbidsdk-face-android-5.2.3', ext:'aar')
implementation(name:'mobbidsdk-face-ux-android-5.2.3', ext:'aar')

Please, ensure you remove these libraries from both the lib directory and the app build.gradle.

Added dependencies

The following dependencies have been added:

implementation(name:'mobb-face-ux-1.0.5', ext:'aar')

Rest of the dependencies need to be updated from 2.19.x version to 2.21.0 version.

Breaking changes

MobbScanImageType

Previous:

MobbScanImageType.FACE

Now:

MobbScanImageType.FACE_DOCUMENT

MobbScanFaceValidationMode

Previous:

MobbScanFaceValidationMode.LIVENESS_SMILE

Now:
You can choose between two different face validation approaches:

  • Face validation with head movement:
MobbScanFaceValidationMode.LIVENESS_VIDEO_HEAD_MOVEMENT
  • Face validation without movement:
MobbScanFaceValidationMode.DEFAULT

Please, refer to the face matching section to get more information.

← Migration to 2.22.xMigration 2.18.x to 2.19.x →
Mobbeel for developers
Product Documentation
MobbIDMobbScanMobbSign
Connect
LinkedInFacebookX
More
FAQContact Us
Mobbeel Solutions SL
Copyright © 2025 Mobbeel Solutions SL