Licensing
Last updated
Click Here to get details about RECOGNITO license option
To activate SDK, you have to first get your Hardware ID by using the get_device_id function.

After getting HWID, share it with us for license key.
Activate the SDK with license key. Should be called before using of any other functions.
Last updated
set_activation(offline_key.encode('utf-8')).decode('utf-8')