We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

What is with licensing now?

I downloaded the Maui controls quite a while ago and was told that it was a community license. I have a solution using them that does not give me any errors with licensing.

To do a test I created a new solution and using Nuget loaded the controls.  When I execute (Android) I get a popup saying that I need to use a license.

I have a Xamarin project that using the license key but never used it with Maui.  I went to the page to get the license key but when I used the Copy button it created a string in clipboard that is nothing like that key.

I am confused as to what to do.


1 Reply

JM Jeyaseelan M Syncfusion Team December 22, 2022 02:11 PM UTC

Hi Lioyd,


We have introduced a new licensing system for .NET MAUI starting with version 20.2.0.x release of Essential Studio. These modifications apply to all evaluators and only to paid customers who use NuGet packages from nuget.org. Starting with v20.2.0.x, if you use the evaluation installer or the NuGet feed to reference Syncfusion assemblies, you must also include the corresponding platform and version license key in your projects.

Find more details about license key registration from below link,


https://help.syncfusion.com/maui/licensing/overview


Syncfusion license keys are version and platform-specificSo, register the respective version and product license key in your application.

To know about generating the license key,

https://help.syncfusion.com/maui/licensing/how-to-generate

To know about registering the license key,

https://help.syncfusion.com/maui/licensing/how-to-register-in-an-application

The generated license key is a string that needs to be registered before initiating any Syncfusion controls in your project.


let us know any queries on this.


Regards,

Jeyaseelan M


Loader.
Up arrow icon