Error load component SfRichTextEditor in UWP

Hi

     I'm tring to use the component SfRichTextEditor in my xamarin forms application but the following error "Invalid URI: The URI scheme is not valid." is occurring in uwp. This error is appear in component loading. What do you think is this ? I didn't find anything in web.


Best Regards




4 Replies 1 reply marked as answer

EE Engeman Eng September 24, 2020 05:26 PM UTC

I found the reason of problem, it is because de SFRichTextEditor for UWP  ins't nowaday compatible with Xamarin.Forms UWP version 4.8.0.1451. After I did a dowgrade to Xamarin Forms version 4.8.0.1364 it's work fine. How long time for a new version with a fix for this problem?


DS Devaraj Sekar Syncfusion Team September 25, 2020 04:43 AM UTC

Hi Samuel, 
Thank you for contacting Syncfusion support.   
The reported issue with “SfRichTextEditor throws exception while loading in UWP platform” is a Xamarin Forms framework issue, even with the latest NuGet version 18.2.0.59 SfRichTextEditor works properly with the lower versions of Xamarin Forms. The below mentioned MSDN link has been raised for the exception query, please refer the link for more details.   
MSDN issue link:    
As a workaround to fix the reported issue, we suggest you to downgrade the Xamarin forms version (4.5.0.617) and UWP target version to (10.0; 1776).   
Kindly let us know if you require any further assistance.   
Regards,   
Devaraj S 


Marked as answer

EE Engeman Eng September 25, 2020 05:27 PM UTC

Hi Devaraj S.

     Thanks for answer me. I'll go to downgrade the Xamarin Forms(4.5.0.617).

Regards


DS Devaraj Sekar Syncfusion Team September 28, 2020 03:22 PM UTC

Hi Samuel,

Thank you for the update.

Kindly let us know if you require any further assistance.

Regards, 
Devaraj S 


Loader.
Up arrow icon