This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.
[Bug] Compiling XCT-Popups-Samples causes a Invalid Cast Exception in UWP Native Compilation #1251
Closed
Description
Description
Steps to Reproduce
- Get https://github.com/ahoefling/XCT-Popups-Samples
- Set To Release / x64 and select UWP as startup
- Start Project (Clicking on the Button causes a crash)
Expected Behavior
Does not crash in the Native Compiled UWP app
Actual Behavior
Does crash
Basic Information
- Xamarin Community Toolkit Version UWP Version 1.1.0
Workaround
Only start in Debug Mode
Pull Request
This Checkin Fixes it