capacitor-plugins
capacitor-plugins copied to clipboard
bug: show time of when the notifications is launched and not when it was scheduled
Describe the Bug
The problem I am having is that when I schedule a local notification for a future date, the notification will be displayed with the time the local notification was created as the timestamp, not the time the notification was scheduled.
Platform
- [x] Android
- [ ] iOS
- [ ] Electron
- [ ] Web
changing to bug, since I think it should work as you describe
reopening since it was only fixed when the LocalNotification uses at, for every or on it actually crash, going to fix the crash, but will bring the old behavior.
Question, I'm having the same problem as described. So is it still not resolved? Using latest version of @capacitor/local-notifications, v1.1.0. I'm using schedule at.
Installed Dependencies:
@capacitor/cli: 3.4.0 @capacitor/android: 3.3.4 @capacitor/ios: 3.3.4 @capacitor/core: 3.3.4
Hi, is there any update on this? I'm using
"@capacitor/android": "^4.0.1", "@capacitor/app": "^4.0.1", "@capacitor/core": "^4.0.1", "@capacitor/local-notifications": "^4.0.1",
and it seems to be still the above mentioned behaviour.
I would really appreciate any info on this.
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of the plugin, please create a new issue and ensure the template is fully filled out.