XF-Material-Library icon indicating copy to clipboard operation
XF-Material-Library copied to clipboard

Alert, SelectChoice and any popup not showing with latest version of XF

Open JArmandoCl opened this issue 4 years ago • 3 comments

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 Screenshot_3

Before press button (expected result prompt alert message) Screenshot_2020-07-31-14-20-02-259_com companyname app1

After press button (gray overlay) Screenshot_2020-07-31-14-20-11-359_com companyname app1

JArmandoCl avatar Jul 31 '20 19:07 JArmandoCl

I've not been able to reproduce this, What emulator are you using?

ske66 avatar Aug 19 '20 11:08 ske66

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.

JArmandoCl avatar Aug 19 '20 13:08 JArmandoCl

@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)

JArmandoCl avatar Aug 19 '20 18:08 JArmandoCl