Dear All,
I am new to this Forge Component.
Recently, I have been developing a mobile application that could receive push notifications. I could successfully create a project in Firebase, download the SDK files (.json and .plist), and put them in the app. The app can be successfully compiled.
However, when I created a back-end web service to send notifications to the app, I got a failure and the error message was "SenderId mismatch".
I already followed the instructions and used the senderID in the Firebase:
I would like to know how to fix the issue, Thanks in advance.
Howard
Just figure out by myself nothing has been done wrong.
I just created a clean project and perform all the steps I have done again and it is now normal.
Hi @Howard Law
I suggest you to please cross check the SenderID once from the Firebase console. It should be same. Attaching a screenshot for your reference. Hope it helps you.
Thanks and Regards
Prince Kumar
Thanks for your reply Prince Kumar,
However, this is not the case for me:
Not sure which part has gone wrong.
Thanks