Open
Description
Description
When more than one SKGLView is added to a page, removing one will cause a crash.
This was originally discovered while integrating Mapsui (Mapsui/Mapsui#935), but I believe the issue is within SkiaSharp.
I've tested this on Android and iOS without issue, it appears to only be within the UWP project.
STR
- Add an SKGLView to page.
- Add another SKGLView to page.
- Remove second SKGLView
- Do something to make the first element refresh (resize window, etc.)
- Crash!
Basic Information
- IDE: VS2019
- SkiaSharp.Views 1.68.3
- SkiaSharp.Views.Forms 1.68.3
- Xamarin.Forms 4.6.0.800
- UWP: 1803
Reproduction Link
SKGLViewCrash.zip
Metadata
Metadata
Assignees
Type
Projects
Status
No status