CCExtractor / ultimate_alarm_clock

GNU General Public License v2.0
70 stars 125 forks source link

fix: Next alarm showing 'No Upcoming alarm' instead of countdown on iOS device #481

Closed oops-shlok closed 8 months ago

oops-shlok commented 8 months ago

Description

This PR resolves an issue where the message "No upcoming alarms" was not displayed correctly on iOS devices. Previously, the message was being displayed as "Rings in 23 hours 59 minutes" on iOS, whereas it correctly displayed "No upcoming alarms" on Android devices.

Proposed Changes

Fixes #480

Screenshots

Screenshot 2024-03-02 at 3 10 28 PM

Checklist

MarkisDev commented 8 months ago

Closing this because this change would reflect on Android as well. Also, it doesn't solve the underlying issue in #480. Feel free to reopen.