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

getLastPushPayload returns null for Android #499

Open
santomegonzalo opened this issue Jul 7, 2023 · 1 comment
Open

getLastPushPayload returns null for Android #499

santomegonzalo opened this issue Jul 7, 2023 · 1 comment

Comments

@santomegonzalo
Copy link

Hi Team,

We are using Iterable to receive push notifications. Everything looks great so far on iOS but we are having some issues on Android.

On iOS, when we call getLastPushPayload we get the data for the last Push Notification so we can access the raw json information to decide what screen to show.

When we call getLastPushPayload on Android, we get null. I'm debugging the code and IterablePushNotificationUtil is not getting called.

Does anybody know whats going on?

Thanks!

@lposen
Copy link
Contributor

lposen commented Feb 28, 2025

Hi @santomegonzalo. Can you confirm whether this is still an issue?

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

No branches or pull requests

2 participants