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.