Hi, we have been using the plugin awhile to send notifications to our users devices, however suddenly firebase messaging rejects the tokens returned by fcm.getToken();
firebase messaging provides the error code 'messaging/invalid-argument'
I can't even send a notification to the token directly from the firestore console
Hi, we have been using the plugin awhile to send notifications to our users devices, however suddenly firebase messaging rejects the tokens returned by fcm.getToken();
firebase messaging provides the error code 'messaging/invalid-argument'
I can't even send a notification to the token directly from the firestore console
Anyone having similar issues?