OnBackInvokedCallback is not enabled for the application in Set ‘android:enableOnBackInvokedCallback=”true”‘ in the application manifest as warning
This is because of the Android Gesture Navigation, reference link here To help make predictive back gesture helpful and consistent for users, we’re moving to an ahead-of-time model for back event handling by adding new APIs and deprecating existing APIs. The new platform APIs and updates to AndroidX Activity 1.6+ are designed to make your … Read more