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

Feature Request - Callback for notification click events #525

Open
kp-stefan-klug opened this issue Mar 2, 2023 · 1 comment · Fixed by #716
Open

Feature Request - Callback for notification click events #525

kp-stefan-klug opened this issue Mar 2, 2023 · 1 comment · Fixed by #716

Comments

@kp-stefan-klug
Copy link

Similar to this issue in the react-native-sdk we want to be able to identify whether a push notification was clicked and which notification it was.
Our campaigns are set up to open the app as "Open action"

Our preferred solution would be you providing this functionality via the Android SDK.
If this is not possible, could you add the JSON payload to the Intent that launches the app, so this information can be extracted in the onNewIntent callback within the launched activity?

@amit3vedi
Copy link

Any update on this? android SDK still don't support getting RAW json received in push notification?

@Ayyanchira Ayyanchira linked a pull request May 22, 2024 that will close this 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

Successfully merging a pull request may close this issue.

2 participants