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
WARNING: IF YOU IGNORE THIS TEMPLATE, WE'LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!
Provide a general summary of the issue.
Thanks for the great plugin!
Plugin is working great on Android 7, 8, and 9. Not working at all with Android 5 and 6.
cordova -v
cordova platform ls
Here's my scheduling code:
id: 1, text: "text" priority: 2, foreground: true, trigger: { every: { weekday: 3, hour: 10, minute: 15 } }
I schedule several of these and nothing happens on Android 5 and Android 6. Works fine on Android 7, 8, and 9 and iOS.
Tried on three different phones.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
WARNING: IF YOU IGNORE THIS TEMPLATE, WE'LL IGNORE YOUR ISSUE. YOU MUST FILL THIS IN!
Provide a general summary of the issue.
Thanks for the great plugin!
Plugin is working great on Android 7, 8, and 9. Not working at all with Android 5 and 6.
Your Environment
cordova -v
): 9.0.0cordova platform ls
): 8.1.0Steps to Reproduce
Here's my scheduling code:
I schedule several of these and nothing happens on Android 5 and Android 6. Works fine on Android 7, 8, and 9 and iOS.
Tried on three different phones.
The text was updated successfully, but these errors were encountered: