Hello,
I'm experiencing an issue related to the SCHEDULE_EXACT_ALARM permission on my Samsung Galaxy S24 (One UI 6.1, Android 14).
- My app requests the SCHEDULE_EXACT_ALARM permission using ACTION_REQUEST_SCHEDULE_EXACT_ALARM.
- If the user grants the permission, the "Alarms & Reminders" section appears in App Settings
- However, if the user denies the permission, the "Alarms & Reminders" section completely disappears from the app settings, making it impossible for users to manually grant the permission later.
This behavior does not occur on Xiaomi devices running Android 14, where the section remains visible even after denial.
- Is this behavior intended in One UI 6.1, or is it a bug?
- Is there an official Samsung documentation that explains why the "Alarms & Reminders" section disappears after permission denial?
- How can users manually re-enable the SCHEDULE_EXACT_ALARM permission after they have denied it?
- Is there any workaround or recommended approach for developers to ensure users can grant the permission later?
Any official clarification or guidance on this issue would be greatly appreciated.
Thank you!