Uno.Samples icon indicating copy to clipboard operation
Uno.Samples copied to clipboard

[Android] UnoWCTDatagrid blank screen after Uno 4.1.9

Open ghost opened this issue 3 years ago • 3 comments

After updating to Uno 4.1.9, Android version is getting a blank screen. Working on all other platforms.

ghost avatar Apr 13 '22 11:04 ghost

Thanks! Once you're done with the other updates, can you try to troubleshoot this issue?

jeromelaban avatar Apr 13 '22 15:04 jeromelaban

For sure. I'll check with the last DEV. Maybe anything that touches a bug already fixed. At least in my attempts, the system just doesn't show any error.

ghost avatar Apr 13 '22 16:04 ghost

What i already tried:

  • Updating to 4.2.6
  • Setting ItemsSource sync from a hardcoded list<>
  • Settings ItemsSource async / sync after the screen loaded
  • Changed foreground and background to make sure nothing was rendering

In fact, the datagrid was not rendering in Android and no errors were received

ghost avatar Jul 08 '22 11:07 ghost