SimpleMobileTools/Simple-Clock

Fix alarm permissions on Android 14

tibbi opened this issue · 1 comments

tibbi commented

At enabling an alarm we get:
java.lang.SecurityException: Caller com.simplemobiletools.clock needs to hold android.permission.SCHEDULE_EXACT_ALARM or android.permission.USE_EXACT_ALARM to set exact alarms.

tibbi commented

should be fixed already