Welcome to the Xamarin.Forms feedback portal. We’re happy you’re here! If you have feedback on how to improve the Xamarin.Forms, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
This bug is also reported but as a comment. As we really need it resolved in your next release, I am posting it in a separate new thread as it is a different crash location.
https://www.syncfusion.com/feedback/7093/crash-specially-after-repetitive-loads
In Xamarin.Form UWP apps, SfPdfViewer crashes. Following is the error information and Stack Trace.
Object reference not set to an instance of an object.
at System.StubHelpers.HStringMarshaler.ConvertToNativeReference(String managed, HSTRING_HEADER* hstringHeader)
at Windows.UI.Xaml.Automation.AutomationProperties.SetName(DependencyObject element, String value)
at Syncfusion.SfPdfViewer.XForms.UWP.PdfDocumentView.IncludeCanvas(Int32 pageIndex, Int32 width, Int32 height)
at Syncfusion.SfPdfViewer.XForms.UWP.PdfDocumentView.LoadPages()
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__7_0(Object state)
at System.Threading.WinRTSynchronizationContextBase.Invoker.InvokeCore()