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]: Timed Push Notifications are not received at the correct hour #727

Closed
2 of 3 tasks
westy92 opened this issue Sep 3, 2023 · 5 comments
Closed
2 of 3 tasks

Comments

@westy92
Copy link
Contributor

westy92 commented Sep 3, 2023

What happened?

Since upgrading my apps to OneSignal Flutter 5.0.0, my messages that are supposed to be delivered in each user's timezone at 7pm are being delivered hours early. My Android device in Central Time is receiving the notification at 2pm instead of 7pm.

Steps to reproduce?

1. Send a timed notification for 7pm in the user's timezone.

What did you expect to happen?

Notification should be received at 7pm. Instead it is received at 2pm.

OneSignal Flutter SDK version

5.0.0

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@emawby
Copy link
Contributor

emawby commented Sep 15, 2023

@westy92 Thank you for reporting I am able to reproduce this on Android but not iOS and it this appears to be an issue in our Android Native SDK. We are working on a fix immediately

@westy92
Copy link
Contributor Author

westy92 commented Sep 15, 2023

@emawby perfect, thank you so much!

@emawby
Copy link
Contributor

emawby commented Sep 26, 2023

The Android fix for this has been released so the fix will be available in the next OneSignal-Flutter-SDK release

@westy92
Copy link
Contributor Author

westy92 commented Sep 26, 2023

Thank you! Looking forward to this being released shortly. 👍

@emawby
Copy link
Contributor

emawby commented Oct 11, 2023

@westy92 Does the latest release fix this issue for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants