Edison Santiago
Edison Santiago
**Describe the bug** When using the new PopScope widget to replace the deprecated WillPopScope, even with `canPop: false`, the iOS swipe back gesture still works and the user can go...
As recommended when using endorsed packages, our app depends only on `local_auth`, which depends on local_auth_android by itself, with a ^1.0.0 clause. `local_auth_android` updated the compileSdk from 33 to 34...
### What happened? When requesting the notification using another plugin, OneSignal on Android 13+ does not recognize that the app already has notification permission without calling requestPermission(). ### Steps to...