79210839

Date: 2024-11-21 11:06:09
Score: 2
Natty:
Report link

Finally I found the reason for error code that i'm receiving for Firebase Push Notification response. The app developer were using the wrong Project ID to generate the device token. So, because of the Project ID was not matching to the credential JSON stored on Server, the error 'SEMDER_ID_MISMATCH' was appearing in response.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Ganesh Gadge