Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #107260
    BrandonGruber
    Participant

    I am using the SMART Blazor Components library and have not been able to get our license to work. I have added the below code in Startup.cs

    Smart.Blazor.License.Key = Configuration.GetValue<string>(“SmartLicense”);
    services.AddSmart();

    I have verified that Configuration.GetValue<string>(“SmartLicense”) is pulling the correct license key from my appsettings.json but the SMART Blazor components are still showing the unlicensed tooltip. Has anyone else had this issue or is there additional configuration needed to get the license to work that I am missing.

    #107263
    Markov
    Keymaster

    Hi Brandon,

    Please, write to support@jqwidgets.com for License unlock instructions. There is a special unlock key which you will receive from the support team.

    Best regards,
    Markov

    jQWidgets Team
    https://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.