capacitor-plugins icon indicating copy to clipboard operation
capacitor-plugins copied to clipboard

bug: show time of when the notifications is launched and not when it was scheduled

Open MayKikuchiThrive opened this issue 5 years ago • 3 comments

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

MayKikuchiThrive avatar Jan 13 '20 18:01 MayKikuchiThrive

changing to bug, since I think it should work as you describe

jcesarmobile avatar Jan 15 '20 12:01 jcesarmobile

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.

jcesarmobile avatar Apr 01 '20 13:04 jcesarmobile

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

wrzr123 avatar Feb 07 '22 09:02 wrzr123

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.

Splitomania avatar Aug 25 '22 08:08 Splitomania

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.

ionitron-bot[bot] avatar Oct 29 '22 19:10 ionitron-bot[bot]