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

Click_Action #218

Open
raphaelmaenle opened this issue Jan 17, 2022 · 1 comment
Open

Click_Action #218

raphaelmaenle opened this issue Jan 17, 2022 · 1 comment

Comments

@raphaelmaenle
Copy link

I'm trying to send the "click_action" as described here: https://firebase.google.com/docs/cloud-messaging/http-server-ref
via FCM Notification (basically to allow for custom click intents depending on the types of notifications). From what I understand, this should be sent outside the 'body' json, inside a seperate 'android' object through the firebase rest API.

As far as I can tell, this is not currently possible with Pigeon. Is there an easy way to achieve this?

best

@brunovsiqueira
Copy link

You just need to send "click_action" inside "data" map.

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