[MauiEmbedding] Windows - SyncFusion - Without license the project is not building for windows. #2265
Labels
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification.
Whenever trying to create a project using Syncfusion its working for all the platforms , Unfortunately you cant run the project without the license for Windows only.
In order to run the project you need to have a SyncFusion license .
For example :-
Here is a application created using SyncFusion Maui Pop up
With License
If you go to EmbeddedControl.xaml.cs inside MauiEmbedding.MauiControls folder then you can add the license key inside Line 9 between the Quotation Marks After that only the project is building or else its showing us an exception error.
Without License
Without license its showing an exception for windows only
And the exception error message is like this
PopUp.zip
The text was updated successfully, but these errors were encountered: