Having an intermittent crash issue on UWP. I have encountered the issue with HP Elite 2 and Surface (not sure the model), though not with some others.
Do not seem to be happening with Debug build but does Release build.
We use Xamarin.Form and the map is one of pages in our application. Using Xamarin form's custom viewrenderer as in one of posts in Issues. When the page is popped, renderers Dispose is called.
We use a couple of TileLayers for map layers in our application.
Updated UniversalWindowsPlatform, XamarinForm, and BruTile to up to date versions, but the crash still happens.
Having an intermittent crash issue on UWP. I have encountered the issue with HP Elite 2 and Surface (not sure the model), though not with some others.
Do not seem to be happening with Debug build but does Release build.
We use Xamarin.Form and the map is one of pages in our application. Using Xamarin form's custom viewrenderer as in one of posts in Issues. When the page is popped, renderers Dispose is called.
We use a couple of TileLayers for map layers in our application.
Updated UniversalWindowsPlatform, XamarinForm, and BruTile to up to date versions, but the crash still happens.