riderofzion
Results
3
comments of
riderofzion
@bogdal Thank you for your reply, Yes I have the variable in my settings file : `GCM_DEVICE_MODEL = 'WS.models.GCMDevice'`
I have the same problem. Can you share your custom function @gabrielpcosta18 ? The problem is also present when I test with the software Postman. The problem is the content...
@jamaalscarlett This is how I send message to a topic : device.send_message(None,extra={'id': '{}'.format(objCommentaire.pk)}, topic='/topics/nameofthetopic')