Mobbeel for developers

Mobbeel for developers

  • MobbScan
  • MobbID
  • MobbSign
  • Clients
  • FAQ

›Getting Started

MobbScan iOS

  • Welcome to the MobbScan SDK
  • SDK size

Configure SDK

  • Configure the iOS SDK

Migration Guides

  • Migration to 2.26.0
  • Migration to 2.19.0
  • Migration to 2.18.0
  • Migration to 2.17.0
  • Migration to 2.16.0

Getting Started

  • Initalize API
  • Scanning a document with MobbScan
  • Performing Face Matching
  • Adding a video step
  • Record a video while user scans the document
  • Getting the verification result
  • Scanning documents with NFC
  • Detect and scan MRZ
  • Detect and scan a PDF417
  • Add fields to validations in agent portal
  • Error Handling

Additional Configuration

  • MobbScan Configuration

Customization

  • Customize Detection Views
  • Customize Feedback Messages
  • Customize Unattended Process

Reference

  • Changelog

Detect and scan a PDF417

Some documents, like the Colombian or the Peruvian ones, include a PDF417 code with extra information that can be extracted. For these cases, you can choose to read this code separately from the rest of the document data in order increase accuracy.

PDF417 scan

You just need to use the following method to add the PDF417 step in the scan process:

Swift
ObjectiveC
MobbScanAPI.getInstance().configurePDF417DetectionStep(true)
[[MobbScanAPI getInstance] configurePDF417DetectionStep:true];

Modify timeout

By default, MobbScan tries to detect the PDF417 for 15 seconds (maximum) and if it does not succeed, then the document regular detection starts. You can setup your own timeout by calling:

Swift
ObjectiveC
MobbScanAPI.getInstance().configurePDF417DetectionStep(true, andTimeoutInSeconds: 20)
[[MobbScanAPI getInstance] configurePDF417DetectionStep:true andTimeoutInSeconds:20];
← Detect and scan MRZAdd fields to validations in agent portal →
  • PDF417 scan
  • Modify timeout
Mobbeel for developers
Product Documentation
MobbIDMobbScanMobbSign
Connect
LinkedInFacebookX
More
FAQContact Us
Mobbeel Solutions SL
Copyright © 2025 Mobbeel Solutions SL