I have a community license for syncfusion and I'm working in a xamarin app, but when I add a sample from the essantial UI kit a bug Appear

Hi, I have a community license for syncfusion and I'm working in a xamarin app, but when I add a sample from the essential UI kit, the project doesn't build, and the error is as shown in the image below:


that means :

Error The value cannot be null.

Parameter name: key DeliveryDomain C: \ Users \ soufiane \ source \ repos \ DeliveryDomain \ DeliveryDomain \ Views \ CatalogListPage.xaml 1

and This is the output :

L'opération de regénération a démarré...

1>------ Début de la regénération globale : Projet : DomaineLivraison, Configuration : Debug Any CPU ------

Restauration effectuée de C:\Users\soufiane\source\repos\DomaineLivraison\DomaineLivraison.iOS\DomaineLivraison.iOS.csproj (en 847 ms).

Restauration effectuée de C:\Users\soufiane\source\repos\DomaineLivraison\DomaineLivraison\DomaineLivraison.csproj (en 847 ms).

Restauration effectuée de C:\Users\soufiane\source\repos\DomaineLivraison\DomaineLivraison.Android\DomaineLivraison.Android.csproj (en 847 ms).

1>C:\Users\soufiane\.nuget\packages\xamarin.forms\4.5.0.617\buildTransitive\Xamarin.Forms.targets(227,5): warning : Xamarin.Forms recommends TargetPlatformMinVersion >= 10.0.14393.0 (current project is -1)

1>C:\Users\soufiane\.nuget\packages\xamarin.forms\4.5.0.617\buildTransitive\Xamarin.Forms.targets(233,5): warning : Xamarin.Forms recommends TargetPlatformVersion >= 10.0.17763.0 (current project is -1)

1>Views\CatalogListPage.xaml : error : La valeur ne peut pas être null.

1>Views\CatalogListPage.xaml : error : Nom du paramètre : key

1>Views\Templates\ProductListTemplate.xaml : error : La valeur ne peut pas être null.

1>Views\Templates\ProductListTemplate.xaml : error : Nom du paramètre : key

1>Génération du projet "DomaineLivraison.csproj" terminée -- ÉCHEC.

========== Regénération globale : 0 a réussi, 1 a échoué, 0 a été ignoré ==========


9 Replies

DD Devakumar Dhanapoosanam Syncfusion Team October 6, 2021 02:43 PM UTC

Hi Soufiane, 
 
Greetings from Syncfusion. 
 
Currently, we are validating the reported scenario and we will update you further details on or before the October 8, 2021. We appreciate your patience until then. 
 
Regards, 
Devakumar D 



SO Soufiane October 6, 2021 09:02 PM UTC

Ok thank you

and I noticed that when I remove the Grid code, and Grid.Row Grid.Column in each component in that Grid, the error disappears


my version of syncfusion is : 19.0.3.43

an UI essental kit is : 4.0.0.0




SO Soufiane October 7, 2021 08:17 AM UTC

for more information wen i create a simple project xamarin this erreur don't amperes , is appears only when i create a syncfusion xamarin project and i add a form from essential ui kit



GM Gayathri Manickam Syncfusion Team October 7, 2021 01:33 PM UTC

Hi Soufiane, 
 
Thanks for the update. 
 
Our support team has taken out your query and  we will update you the complete details by tomorrow 8th October 2021.   
 
Regards, 
Gayathri M. 



GM Gayathri Manickam Syncfusion Team October 8, 2021 12:58 PM UTC

Hi Soufiane, 
 
We have analyzed your query and  we can reproduce the same issue with the Syncfusion xamarin project. Also, we confirmed the issue is only with the Xamarin.Forms version 4.5.0.617 and it is not in the latest Xamarin.Forms version. Hence, you can fix the issue by updating the Xamarin.Forms package to the latest version. For your convenience, I've attached a sample with the updated Xamarin.Forms version.  
  
 
Please let us know if you need any further assistance on this. 
 
Thanks, 
Gayathri M 



SO Soufiane October 9, 2021 02:25 PM UTC

Thank you, I have updated Xamarin to 5.0.0.2125 and the error is gone, but when I run the app in my phone, the following error shows:


this error is in the file App.xaml.g.cs



GM Gayathri Manickam Syncfusion Team October 11, 2021 12:15 PM UTC

  
Hi Soufiane, 
 
We have analyzed your query and we cannot reproduce the reported issue at our end.   
If possible, could you please share the sample in which you are facing the issue. It will be helpful for us to provide you a better solution at earliest.   
Please find the tested sample below,  
Please let us know if you need any further assistance on this.  
Thanks,  
Gayathri M. 



SO Soufiane October 11, 2021 08:57 PM UTC

thank you , 

Sorry this is my fault , because i upgrade only the Xamarin Forms project with out the android project





GM Gayathri Manickam Syncfusion Team October 12, 2021 12:38 PM UTC

Hi Soufiane, 
 
We glad that the issue has been resolved and please get back to us if you need any other assistance.  
 
Regards, 
Gayathri M. 


Loader.
Up arrow icon