Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAUI: The Popup Page is not loading #3

Open
sakshi-pagematics opened this issue Jan 12, 2024 · 2 comments
Open

MAUI: The Popup Page is not loading #3

sakshi-pagematics opened this issue Jan 12, 2024 · 2 comments

Comments

@sakshi-pagematics
Copy link

I'm using the RGPopup Maui package for the PopUp page in my MAUI project. I'm getting the exception below while loading the popup page in Android 8.

Java.Lang.NoSuchMethodError: 'no non-static method "Landroid/view/WindowInsets;.getSystemGestureInsets()Landroid/graphics/Insets;"'

There is no issue in Android 10, 11 and 12. Can you please provide a solution for this?

@Kas-code
Copy link

Kas-code commented Feb 6, 2024

This is a duplicate of java.lang.NoSuchMethodError when calling Navigation.PushPopupAsync()
Hopefully the repo author can fix soon.

@microspaze
Copy link
Owner

Fixed by version 1.0.4 https://www.nuget.org/packages/RGPopup.Maui/1.0.4

Thanks very much for this issue reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants