System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component.
at Windows.UI.Xaml.FrameworkElement.MeasureOverride(Size availableSize)
Demo contains Total 2 page. Home Page that contain Button to Redirect on Canvas Page.
If i continuously redirect from one page to another page (10-14 times) generate UnHandled exception & app Crash
Basic Information
IDE: Visual Studio
Platform Target Frameworks:
Xamarin UWP
Target Devices:
Windows 10 Desktop , Tablet
Version
Target Version : Windows 10, Version 1803 (10.0; Build 17134)
Min Version : Windows 10, Creators Update (10.0; Build 15063)
ERROR
System.Runtime.InteropServices.COMException: Error HRESULT E_FAIL has been returned from a call to a COM component. at Windows.UI.Xaml.FrameworkElement.MeasureOverride(Size availableSize)
Find below link for sample code
https://github.com/jyt1902/CanvasDemoUWP
Error Generate when below process follow
Demo contains Total 2 page. Home Page that contain Button to Redirect on Canvas Page. If i continuously redirect from one page to another page (10-14 times) generate UnHandled exception & app Crash
Basic Information
IDE: Visual Studio
Platform Target Frameworks:
Target Devices:
Version
Xamarin.Controls.SignaturePad Version v3.0.0
Screenshots
Reproduction Link
https://github.com/jyt1902/CanvasDemoUWP