Forms UWP: Poor map & basemap list performance when native debugging is enabled
Open
Status - Blocked
Type - Bug
- Dominant language
- C#
- Stars
- 20
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Due to a [Xamarin.Forms bug](https://bugzilla.xamarin.com/show_bug.cgi?id=51796), performance while displaying the basemap and user map lists is very noticeably poor while debugging. This only happens when native debugging is disabled.
To work around the issue, disable native/mixed debugging in project properties -> Debug.
This issue can be closed when Xamarin fixes the bug in a future release.
Contributor guide
Assessment
This issue has not been assessed yet.