Push notifications not receiving

0
Hi there, I’ve implemented the push notification connector plugin and it seems to work, the devices get registered but when I send a message to that device nothing happens. The message’s status just stays on pending and the device never recieves anything. Anyone who could help me further along?
asked
2 answers
1

Hi Vincent, you do not receive the notification if the message status is pending.  If the system fails to send the message after x number of times, then the message status is changed to failed. 

Can you verify the message is actually send or?

answered
1

Update:

Whenever you configure your FCM you won’t be able to send messages (at least I don’t, you get a null pointer).
But when you add it then edit it and save it, then it works fine.
I’ll try to create a hotfix and upload it here.
 

answered