-
Notifications
You must be signed in to change notification settings - Fork 410
Closed
Description
Operating System version: CentOS
Firebase SDK version: 5.4.1
Firebase Product: Cloud Messaging
| if (!validator.isString(value[subKey])) { |
Is there any particular reason why we're restricting the values of the key:value pairs in data to just strings?
If calling https://fcm.googleapis.com/fcm/send directly, you can include objects within data.
JuanjoArreola, sevrai, nuragic, HartWoom, VeerneToor and 1 more