Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
Tizen Knox license key: __license_callback_ error code 201
Hi,
We are developing an applicaiton using Knox mdm for tizen. I have registered for and got the license key from SEAP.
Using that license key I am activating the key.
char* license_key = “xyz-key”;
mdm_register_client_callback( MDM_LICENSE_CB , __license_callback_, NULL, NULL);
mdm_data_t *lp_data = mdm_activate_license(“com.xyz.pkg”, license_key);
However, In the __license_callback_ I am getting MDM_CB_LICENSE_ACTIVATE, ldata->license_info->error_code error code 201.
Please let me know something more has to be done.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio