Skip to main content

SDK size impact on applications

  • sdk-api with Advanced liveness module excluded increases ~10 MB of APK size
  • sdk-api module increases ~15 MB of APK size
  • sdk-api and sdk-blurglaredetection modules increase ~25 MB of APK size
  • sdk-api and sdk-nfcreading modules increase ~29 MB of APK size
  • sdk-api and sdk-docrecognition modules increase ~28 MB of APK size
  • sdk-api and sdk-trustedservice modules increase ~26 MB of APK size

SDK-specific choices

Internet disconnect

Since it is a requirement to have a KYC session uninterruptible, the user flow handles network disconnections as follows:
If the network disappears for more than 5 seconds when the user is still in the camera windows, the user is returned to the KYC initial screen.Internet disconnect camera
If the network disappears for more than 5 seconds when the user is in any other window, the user’s actions and clicks are blocked until the connection is restored.Internet disconnect