Skip to main content

Additional SDK information

SDK size impact on applications

  • sdk-api module increases ~20 MB of APK size and ~40 MB of an installed App
  • sdk-api and sdk-blurglaredetection modules increase ~22 MB of APK size and ~45 MB of an installed App
  • sdk-api and sdk-nfcreading modules increase ~23 MB of APK size and ~48 MB of an installed App
  • sdk-api and sdk-docrecognition modules increase ~29 MB of APK size and ~74 MB of an installed App
  • sdk-api, sdk-nfcreading, sdk-docrecognition modules increase ~31 MB of APK size and ~80 MB of an installed App

SDK and not platform-specific choices

Here will be listed all unique choices, which are not that present in other SDK/platforms in general.

Internet disconnect

Since it is one of the requirements to have a KYC session uninterruptible, we changed the user's flow. Read the information below.

important

If the network disappears for more than 5 seconds when the user is still in the camera windows, a user is returned to the KYC initial screen.

Internet disconnect camera
important

If the network disappears for more than 5 seconds when the user is in any other window, a user's actions and clicks are blocked, until connection appears.

Internet disconnect

I hope it makes sense :) Requirements are challenging to follow, but iDenfy is doing its best!