We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I would like to create notification that will run eg. every monday on 14pm. Currently I do not see how to do that.
Why periodicallyShow() does not have that feature?
The text was updated successfully, but these errors were encountered:
yeah this one is confusing to me. right now it looks like you can:
you cannot:
use case: "remind me to do my workout every day at 6am"
this is one of the most common revenue driving use cases for local notifications for b2c apps
Sorry, something went wrong.
@centy this might be helpful, see the tweet linked within https://gist.github.com/lukepighetti/a7c44cb921b62876d4be18394246695e
No branches or pull requests
Hi,
I would like to create notification that will run eg. every monday on 14pm. Currently I do not see how to do that.
Why periodicallyShow() does not have that feature?
The text was updated successfully, but these errors were encountered: