SDK Size Impact on Applications
- iDenfySDK module increases ~20 MB of a compressed IPA file size
- iDenfySDK/iDenfyLiveness module increases ~25 MB of a compressed IPA file size
- iDenfySDK/iDenfyBlurGlareDetection module increases ~35 MB of a compressed IPA file size
- iDenfySDK/iDenfyNFCReading module increases ~36 MB of a compressed IPA file size
- iDenfySDK/iDenfyRecognition module increases ~44 MB of a compressed IPA file 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.
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.