ionic-team / ionic-team/capacitor-background-runner
CapacitorNotification Android scheduler
Open
bug
- Dominant language
- C
- Stars
- 56
- Forks
- 36
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 7
Description
Regarding this, I'm using "@capacitor/background-runner": "1.1.0", I have found two problems.
- First, scheduleAt is mandatory since you are trying to parse with out default data.
- Second, I had to manipulate my date with a TZ offset since sending new Date() is a 3 hours in the future notification
Contributor guide
Assessment
This issue has not been assessed yet.