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

iOS compatibility? #5

Open
Kenneth-J opened this issue Aug 3, 2023 · 1 comment
Open

iOS compatibility? #5

Kenneth-J opened this issue Aug 3, 2023 · 1 comment

Comments

@Kenneth-J
Copy link

Hi there, is there any plans for an iOS app?

@aeri
Copy link
Owner

aeri commented Aug 13, 2023

Hi, one problem in iOS comes from the library I am using, background-fetch specifies precisely this for Apple devices:

  • When your app is terminated, iOS no longer fires events
  • If the user doesn't open your iOS app for long periods of time, iOS will stop firing events.

These inconveniences would disable the ability to notify when plants require care, so a different approach than the one currently used would have to be adopted to see how it can be adapted.

The other problem is that I don't have a Mac with which to effectively compile and verify the build.

So iOS support is not on the roadmap at the moment.

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

No branches or pull requests

2 participants