Mobbeel for developers

Mobbeel for developers

  • MobbScan
  • MobbID
  • MobbSign
  • Clients
  • FAQ

›Additional configuration

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

Fix scan orientation

By default, MobbScan's UI for document detection detects the orientation of the device and turns the UI according to the actual orientation of the device, by doing this MobbScan allows the user to scan a document using the orientation the user is most comfortable with.

Nevertheless this might not be what you want for you app, so MobbScan allows you to fix an orientation for the scan process.

Kotlin
Java
MobbScanAPI.getInstance().fixedMode = MobbScanAPI.FixedMode.PORTRAIT
MobbScanAPI.getInstance().setFixedMode(MobbScanAPI.FixedMode.PORTRAIT);

This setter has to be called before performing the scan call to MobbScan.

The values you can use on this call are:

valuedescription
PORTRAITFix the orientation of the UI to portrait mode.
LANDSCAPEFixes the orientation of the UI to landscape mode.
NONEDisables the fix mode and allows to turn the UI.
← Select images returned by a scanRecord a video while user performs a scan →
Mobbeel for developers
Product Documentation
MobbIDMobbScanMobbSign
Connect
LinkedInFacebookX
More
FAQContact Us
Mobbeel Solutions SL
Copyright © 2025 Mobbeel Solutions SL