-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LICENSE_CORRUPTED on init #34
Comments
same |
{error: {errorCode: IN_PROGRESS_ALREADY, message: In process already.}, success: false} |
@abdullah10182 @ahmedNagar123 @syakimchik When they think about solving it, please, for me it's harmful to switch from core_basic library to core match, it has increased my application's weight by 300% just to solve this problem. The old versions don't work, they bring crossed data with the new database, it's unbelievable.
|
Is there any solution? |
Right now we have two separate configuration of the mobile SDK:
Also you shouldn't send license key in initialization function for basic core. It will crash initialization process. Here you can find a docs regarding that points that: https://docs.regulaforensics.com/develop/face-sdk/mobile/getting-started/installation/#core-types |
I use core_match and i cant use core_basic as my project requirements . i send license but i got this error sometime on android device not every time .How can i solve this? |
Before Submitting, be sure to
Bug Description
Unable to initialize the module:
Face SDK: Init failed:
{"error":{"errorCode":"UNAVAILABLE","underlyingException":{"errorCode":"LICENSE_CORRUPTED","message":"Not checked"},"message":"Offline match mode unavailable."},"success":false}
Steps To Reproduce
Expected behavior
Initialization must be done without errors
Environment:
The text was updated successfully, but these errors were encountered: