Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Next Alarm Showing Countdown Instead of 'No Upcoming Alarms' on iOS device #480

Closed
oops-shlok opened this issue Mar 1, 2024 · 6 comments
Labels
bug Something isn't working ios related on hold

Comments

@oops-shlok
Copy link
Contributor

Description

Upon installation of the app on iOS device, the displayed message for the next alarm is "Next alarm in 23 hours 59 minutes," instead of "No Upcoming Alarms" as seen on Android device even when no alarm is scheduled.

Screenshots

Screenshot 2024-03-02 at 1 57 25 AM
@keyurgit45
Copy link
Contributor

Hi @oops-shlok, I noticed the issue you reported already has been fixed in #440. If you have reencountered the issue, please provide the steps to reproduce it.

@oops-shlok
Copy link
Contributor Author

Hi @oops-shlok, I noticed the issue you reported already has been fixed in #440. If you have reencountered the issue, please provide the steps to reproduce it.

Hi @keyurgit45, I saw this bug when i installed the app on iOS device. However, on android device, this bug was not there as it was already fixed in #440 as you mentioned. You can check #481 where I have fixed it for iOS device too. Thanks!

@keyurgit45
Copy link
Contributor

keyurgit45 commented Mar 2, 2024

I'm wondering, How is it possible that the issue is fixed on Android but not on iOS?

@oops-shlok
Copy link
Contributor Author

I'm wondering, How is it possible that the issue is fixed on Android but not on iOS?

Indeed. For iOS, this was the error statement appearing in the console before:
Screenshot 2024-03-02 at 5 31 25 PM

@MarkisDev
Copy link
Collaborator

The missing plugin exception occurs because of #224. There is no native implementation to schedule alarms on iOS.

@MarkisDev
Copy link
Collaborator

Closing this issue since it's an extension of #224.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ios related on hold
Projects
None yet
3 participants