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

Feature: Rework alarm scheduling in iOS #224

Open
superiorsd10 opened this issue Dec 12, 2023 · 3 comments
Open

Feature: Rework alarm scheduling in iOS #224

superiorsd10 opened this issue Dec 12, 2023 · 3 comments
Assignees
Labels

Comments

@superiorsd10
Copy link
Contributor

Description

Currently, due to the change in the implementation of alarm scheduling, the app is not at all working on the iOS platform. With this change in implementation, the app's dependency on the flutter foreground services was removed and replaced by the native code.

But it's only written for the Android platform yet and is to be done for the iOS platform. I would like to do this using the Swift language so that the alarm scheduling works for iOS as well.

I would like to work on this issue, so please consider assigning it to me.

Screenshots

Screen.Recording.Dec.12.from.s.mp4
@MarkisDev
Copy link
Collaborator

I'm unable to test for iOS, so I'll assign this to you. Do let me know if you need any help.

@nikkivirtuoso
Copy link

nikkivirtuoso commented Jan 17, 2024

Can i work on it

@MarkisDev
Copy link
Collaborator

Sure, feel free to make a PR @nikkivirtuoso

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants