SimpleMobileTools / Simple-Clock

Combination of a beautiful clock with widget, alarm, stopwatch & timer, no ads
https://www.simplemobiletools.com
GNU General Public License v3.0
589 stars 235 forks source link

Fix alarm permissions on Android 14 #474

Closed tibbi closed 1 year ago

tibbi commented 1 year ago

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 1 year ago

should be fixed already