firebase / firebase/firebase-admin-dotnet
ClickAction is not working with Android
Open
api: messaging
needs-triage
- Dominant language
- C#
- Stars
- 408
- Forks
- 146
- Avg merge
- 22h 7m
- Merged PRs (30d)
- 1
Description
If trying to send push notification using this sdk then notification is being received on device but clicking on notification is not working.
But, If directly sending the request to old APIs(https://fcm.googleapis.com/fcm/send) using postman
then it is working as expected.
Contributor guide
Assessment
This issue has not been assessed yet.