License error although registering the license properly

Hi everyone,

Thank you for your time on this matter.

I am currently having the issue with Syncfusion license. Whenever I navigated to a page using Syncfusion controls (SfListView), I have the message below.

Image_3279_1736675436342

Following the documentation, I already got the license key for the MAUI platform and registered it in the app.xaml.cs file. However, it does not solve my problem. I appreciate your efforts on this matter. 

Image_5862_1736675526343



2 Replies 1 reply marked as answer

TH Tran Hong Phat January 12, 2025 09:23 PM UTC

I overcome the issue.

 The Environment.GetEnvironmentVariable("SYNCFUSION_LICENSE_KEY", EnvironmentVariableTarget.User)  returns me the incorrect license key so it fails to register.  Environment targets the specific platform instead of my computer.

Thanks all.


Marked as answer

KR Kalaiyarasu Rasu Syncfusion Team January 15, 2025 07:33 AM UTC

Hi Tran,

We are glad to hear that you were able to overcome the issue. if you need any further assistance or have additional questions, please feel free to reach out!


Please let us know if you have any concerns.


Regards,
Kalaiyarasu R


Loader.
Up arrow icon