What architectures does the Enhanced ID Verification service SDK support?
The SDK supports the ARM, ARMV7, and ARM64 architectures.
What is the size of the Enhanced ID Verification SDK package?
The size of the SDK package varies for each of the four plans of the Enhanced ID Verification service. For more information, see SDK Release Notes. You can also download the Enhanced ID Verification service SDK package to check the specific size.
How do I resolve the java.lang.NoClassDefFoundError error that occurs when the SDK is running?
The Enhanced ID Verification service SDK requires third-party dependency libraries, such as OSS and okhttp. Before using the Enhanced ID Verification service SDK, ensure that these libraries are added to your project.
How do I resolve the CODE_CLIENT_MODULE_NOT_EXIST error returned by the client?
This error occurs because not all AAR files from the Enhanced ID Verification service SDK package are integrated into your project. To resolve this error, integrate all the AAR files from the package into your project before you use the Enhanced ID Verification service SDK.