License issues

Hi

I installed Syncfusion for Xamarin Forms on my Mac and have a community license

The documentation says that I need to register my license key by calling:
     Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense(....)
in the App constructor right before InitializeComponent()

I forgot to do that, but I've noticed that everything still works...

Both in debug and release mode on simulator and real devices, my simple Android app with 1 sfButton just works as expected without complaining about a license.

Can I omit the RegisterLicense call since it doesn't do anything?

Thanks
Regards
Gerd


1 Reply 1 reply marked as answer

KJ Kalap Johnson Peter Paulraj Syncfusion Team December 18, 2020 09:33 AM UTC

Hi Gerd, 

Thanks for contacting Syncfusion support. 

As per our records you’ve downloaded and installed licensed Xamarin Mac installer. License registration code is not required, if you are using controls from Essential Studio Xamarin licensed Mac installer.  

You should generate and register corresponding version and platforms license key, if you are using Syncfusion NuGet packages from nuget.org or assemblies from trial installer to avoid licensing warning. 

Refer below the documentation to know more about licensing. 


 

Find below documentation for license key generation and registration. 

 
To register the license key:  




Let us know if you’ve any other queries. 

Regards, 
Kalap Johnson Peter P.

Marked as answer
Loader.
Up arrow icon