Can we send send data type other than string using node-gcm module?

45 Views Asked by At

Can we use node-gcm to send any data type other than string e.g - boolean, I read in their documentation but didn't find anything regarding that?

Or is this the only functionality provided by FCM in Android ??

0

There are 0 best solutions below