Results 3 comments of Sally Xie

I did something similar to @alexp25 - used the fix from https://github.com/fquirin/cordova-plugin-local-notifications and the android permissions plugin from https://github.com/NeoLSN/cordova-plugin-android-permissions to request notification permissions. This works! ...unfortunately, Android 14 (API 34)...

@orhan-swe Sorry it took me a while to respond. All of the functions in your list are included in my AndroidManifest, and only two are not enabled by default (POST_NOTIFICATIONS...

quick update for anyone following this issue: I made a small plugin that addresses the SCHEDULE_EXACT_ALARM permissions issue for Android 14+. https://github.com/xallysie/cordova-plugin-android14-schedule-exact-alarm https://www.npmjs.com/package/cordova-plugin-android14-schedule-exact-alarm?activeTab=readme