CommandBar
on Android raises exceptions which crash the app in debug
#8751
Labels
area/commandbar
Categorizes an issue or PR as relevant to CommandBar
area/porting 🖨️
Categorizes an issue or PR as relevant for porting of WinUI code
difficulty/medium 🤔
Categorizes an issue for which the difficulty level is reachable with a good understanding of WinUI
kind/bug
Something isn't working
platform/android 🤖
Categorizes an issue or PR as relevant to the Android platform
Current behavior
When we use the
CommandBar
in debug on Android we can get this exception:And if we use a
PathIcon
we also get:**** Both issues crash the app! **** (In debug only)
cf. details here unoplatform/uno.todo#231 (comment)
Expected behavior
InitializeComponent()
, especially for a check like this.How to reproduce it (as minimally and precisely as possible)
No response
Workaround
Detach debugger ...
Works on UWP/WinUI
No response
Environment
No response
NuGet package version(s)
No response
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: