XF-Material-Library
XF-Material-Library copied to clipboard
Alert, SelectChoice and any popup not showing with latest version of XF
I´m using a demo project, and when i update my solution packages im facing with a gray overlay but the popup is not showing :s I set Android 10 as a compile version (target framework).
how to reproduce: 1- Create a XF project 2- Update XF and Xamarin Essentials 3-Install CF.Material library 4- Show an MaterialDialog.Instance.AlertAsync or Choices message 5- Gray screen overlay prompt but not the message or choices
Images as a help
Before press button (expected result prompt alert message)
After press button (gray overlay)
I've not been able to reproduce this, What emulator are you using?
Thanks for reply, I'm not using a simulator my device is a redmi note 5 with android 9. But let me try in a simulator and get back with the results or try in other device.
@ske66 I've tested in a Moto e5 cruise with android 8 and it shows my message perfectly, the same demo app in my redmi note 5 with android 9 the issue persists (the gray overlay but without popup)