Calf is a library that allows you to easily create adaptive UIs and access platform specific APIs with Compose Multiplatform (Adaptive UI, File Picker, WebView, Permissions...).
First of all, I would like to thank you for your efforts in putting together this library.
After I implemented notification permission, I tested it on Emulator on Android 14. Moreover, everything worked as expected, but when I tested it on a physical device running Android 12, the permission state acted like the device didn't grant permission and denied it.
Here's a screenshot of the permission status if it helps:
First of all, I would like to thank you for your efforts in putting together this library.
After I implemented notification permission, I tested it on Emulator on Android 14. Moreover, everything worked as expected, but when I tested it on a physical device running Android 12, the permission state acted like the device didn't grant permission and denied it.
Here's a screenshot of the permission status if it helps: