Skip to content
New issue

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

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

Closed
1 of 4 tasks
MayKikuchiThrive opened this issue Jan 13, 2020 · 5 comments · Fixed by ionic-team/capacitor#2553 or #1198
Closed
1 of 4 tasks

Comments

@MayKikuchiThrive
Copy link

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

  • Android
  • iOS
  • Electron
  • Web
@jcesarmobile jcesarmobile changed the title feat: Support setting the timestamp for local notifications bug: show time of when the notifications is launched and not when it was scheduled Jan 15, 2020
@jcesarmobile
Copy link
Member

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

@jcesarmobile
Copy link
Member

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.

@wrzr123
Copy link

wrzr123 commented Feb 7, 2022

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

@Splitomania
Copy link

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.

@ionitron-bot
Copy link

ionitron-bot bot commented Oct 29, 2022

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 ionitron-bot bot locked and limited conversation to collaborators Oct 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
5 participants