I get errors when using the SfChat library with system.exception enabled.
System.Resources.MissingManifestResourceException: 'Could not find the resource "Syncfusion.Maui.ListView.Resources.SfListView.resources" among the resources "" embedded in the assembly "Syncfusion.Maui.ListView", nor among the resources in any satellite assemblies for the specified culture. Perhaps the resources were embedded with an incorrect name.'
at System.Resources.ManifestBasedResourceGroveler.HandleResourceStreamMissing(String fileName) at System.Resources.ManifestBasedResourceGroveler.GrovelForResourceSet(CultureInfo culture, Dictionary`2 localResourceSets, Boolean tryParents, Boolean createIfNotExists) at System.Resources.ResourceManager.InternalGetResourceSet(CultureInfo culture, Boolean createIfNotExists, Boolean tryParents) at System.Resources.ResourceManager.GetString(String name, CultureInfo culture) at Syncfusion.Maui.Core.Localization.LocalizationResourceAccessor.GetString(String text)
Attachment: TestChatNetMaui_53ae7165.zip
Hi Bogdan Glimbovskyi,
We have checked the reported issue at our end, we are currently validating the issue at our end , we will update you with further details on or before April 24 , 2024. We will appreciate your patience until then.
Regards,
Suthi Yuvaraj.
Bogdan Glimbovskyi,
We would like to let you know that, we are currently validating in our source level , We need few more days to validate the issue properly.We will update you with further details on or before April 26, 2024 , We will appreciate your patience until then
Hi Bogdan Glimbovskyi,
We have analyzed your query and we are able to reproduce the continuous log of the mentioned message. Hence, we have createda custom patch with some source changes based on the mentioned issue and attached it below. Please verify if the reported issue has been either resolved or not and provide us with any details you encounter
Please note that we have created this patch for version v25.1.41 specifically to resolve the issue reported in this ticket. If you have received other patches for the same version for other products, please apply all patches in the order received.
Note: Please clear the nuget cache before using the attached nuget package
Please refer to the below link for this.
https://www.syncfusion.com/kb/6987/how-to-clear-nuget-cache
Please refer the below KB to install the custom NuGet on a local machine,
Also, we have attached the tested sample for your reference.
Regards,
Suthi Yuvaraj