When i reopen the form i have, but the same form work well in ios:
android.runtime.JavaProxyThrowable: at Syncfusion.XForms.Android.RichTextEditor.SfRichTextEditorRendererExt.Dispose (System.Boolean disposing) [0x00000] in <e2d40f68fc6447af88b6c7886f05bd67>:0
at Java.Lang.Object.Dispose () [0x00000] in <95391e2f287349339764a4ef45e38735>:0
at Xamarin.Forms.Platform.Android.VisualElementPackager.RemoveChild (Xamarin.Forms.VisualElement view) [0x0007f] in <78df70a8772c4bef8b9762ec32567ea7>:0
at Xamarin.Forms.Platform.Android.VisualElementPackager.SetElement (Xamarin.Forms.VisualElement oldElement, Xamarin.Forms.VisualElement newElement) [0x000b4] in <78df70a8772c4bef8b9762ec32567ea7>:0
at Xamarin.Forms.Platform.Android.VisualElementPackager.Dispose
Hi Ivano,
Thank you for the patience.
We have fixed the mentioned issue and generated custom NuGet with the latest version, which can be downloaded from the below link.
The fix will be included in our upcoming weekly NuGet release which is estimated to be available on 14th April 2020 tentatively.
Regards,
Devaraj S |
and in the iOS section AppDelegate class add:
public override bool FinishedLaunching(UIApplication app, NSDictionary options)
{
new Syncfusion.SfAutoComplete.XForms.iOS.SfAutoCompleteRenderer();
global::Xamarin.Forms.Forms.Init();
new SfRotatorRenderer();
new SfBusyIndicatorRenderer();
Xamarin.FormsMaps.Init();
Syncfusion.XForms.iOS.Border.SfBorderRenderer.Init();
Syncfusion.XForms.iOS.Buttons.SfButtonRenderer.Init();
SfTextInputLayoutRenderer.Init();
LoadApplication(new App());
return base.FinishedLaunching(app, options);
}
The component don't work.
In the attach the sample.
Could you help me?
Thanks so much
I use:
=== Visual Studio Community 2019 for Mac ===
Version 8.5.2 (build 13)
Installation UUID: 2f4c518b-047f-4548-85ce-60370f9f0200
GTK+ 2.24.23 (Raleigh theme)
Xamarin.Mac 6.14.1.39 (d16-5 / 30e8706b4)
Package version: 608000123
=== Mono Framework MDK ===
Runtime:
Mono 6.8.0.123 (2019-10/1d0d939dc30) (64-bit)
Package version: 608000123
=== Roslyn (Language Service) ===
3.5.0-beta4-20125-04+1baa0b3063238ed752ad1f0368b1df6b6901373e
=== NuGet ===
Versione: 5.4.0.6315
=== .NET Core SDK ===
SDK: /usr/local/share/dotnet/sdk/3.1.200/Sdks
Versioni SDK:
3.1.200
3.1.102
3.1.101
3.1.100
3.0.101
3.0.100
2.1.701
2.1.505
2.1.504
2.1.302
2.1.301
SDK di MSBuild: /Library/Frameworks/Mono.framework/Versions/6.8.0/lib/mono/msbuild/Current/bin/Sdks
=== Runtime di .NET Core ===
Runtime: /usr/local/share/dotnet/dotnet
Versioni runtime:
3.1.2
3.1.1
3.1.0
3.0.1
3.0.0
2.1.16
2.1.15
2.1.14
2.1.13
2.1.12
2.1.9
2.1.8
2.1.2
2.1.1
=== Xamarin.Profiler ===
Versione: 1.6.12.29
Percorso: /Applications/Xamarin Profiler.app/Contents/MacOS/Xamarin Profiler
=== Updater ===
Versione: 11
=== Apple Developer Tools ===
Xcode 11.4 (16134)
Build 11E146
=== Xamarin.Mac ===
Version: 6.16.0.13 (Visual Studio Community)
Hash: b75deaf82
Branch: d16-5-xcode11.4
Build date: 2020-04-01 21:33:18-0400
=== Xamarin.iOS ===
Version: 13.16.0.13 (Visual Studio Community)
Hash: b75deaf82
Branch: d16-5-xcode11.4
Build date: 2020-04-01 21:33:19-0400
=== Operating System ===
Mac OS X 10.15.4
Darwin 19.4.0 Darwin Kernel Version 19.4.0
Wed Mar 4 22:28:40 PST 2020
root:xnu-6153.101.6~15/RELEASE_X86_64 x86_64