Open
Description
opened on Oct 9, 2017
Operating System version: CentOS
Firebase SDK version: 5.4.1
Firebase Product: Cloud Messaging
Is there any particular reason why we're restricting the values of the key:value
pairs in data
to just string
s?
If calling https://fcm.googleapis.com/fcm/send
directly, you can include objects
within data
.
Activity