Rg.Plugins.Popup
                                
                                 Rg.Plugins.Popup copied to clipboard
                                
                                    Rg.Plugins.Popup copied to clipboard
                            
                            
                            
                        OnBackPressed() deprecated Android13
💬 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?
https://developer.android.com/reference/androidx/activity/OnBackPressedDispatcher
https://vladislavantonyuk.azurewebsites.net/articles/Migrate-the-deprecated-OnBackPressed-function-in-.NET-MAUI-Android-application
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
@tranb3r @maxkoshevoi @rohitvipin - did anyone get a working sample for the OnBackPressedDispatcher?
Sorry, I've migrated to Maui, and I do not have this issue anymore with Mopups.