Is it possible to send a notification trough firebase services dashboard with data without notification object?
Asked
Active
Viewed 75 times
1 Answers
3
No, a notification sent from the firebase console will always have the "notification"
field.

Tim
- 41,901
- 18
- 127
- 145
-
1For that you will have to use the REST API. – Arthur Thompson Jul 12 '16 at 21:23