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

OnBackPressed() deprecated Android13 #742

Open
prok155 opened this issue Aug 10, 2022 · 5 comments
Open

OnBackPressed() deprecated Android13 #742

prok155 opened this issue Aug 10, 2022 · 5 comments

Comments

@prok155
Copy link

prok155 commented Aug 10, 2022

💬 Questions and Help

Today I increased the target SDK of my project to 33 and I saw that OnBackPressed() method is deprecated. Could you explain how can we override this method when target sdk is 33?

@tranb3r
Copy link

tranb3r commented Oct 18, 2022

If someone has figured out how to do it with OnBackPressedDispatcher instead of OnBackPressed, could you please update the code sample here:
https://github.com/rotorgames/Rg.Plugins.Popup/wiki/Getting-started#android-back-button
Thanks

@WilliamWatterson86
Copy link

@tranb3r @maxkoshevoi @rohitvipin - did anyone get a working sample for the OnBackPressedDispatcher?

@tranb3r
Copy link

tranb3r commented May 31, 2023

Sorry, I've migrated to Maui, and I do not have this issue anymore with Mopups.

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

5 participants