Firebase Messaging doesn't give access to all fields of remote message #7259
Unanswered
rmtmckenzie
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There are some fields which are exposed in the remote_message class, which makes it hard to do certain things in my app (such as reading the APS data and using it directly).
I suppose the best case scenario is that every single possible field were exposed through the interface, but exposing the underlying map used to create it would be a great help.
Beta Was this translation helpful? Give feedback.
All reactions