iProov Activity compatibility mode

Last updated: October 28, 2024

This topic describes how to configure the iProov activity compatibility mode.

Applicable only to versions 7.5.0 and earlier.

Option Description
options.ui.activityCompatibilityRequestCode
  • Allows the iProov Activity to be started using: startActivityForResult()

  • Default: null (suitable for most implementations).

  • Used when Activity has launchMode="singleInstance" set.

Caution

This is a legacy support feature that is strongly discouraged by Google and iProov.

Next step

Android capture options