Sendbird notification issue in React Native

[Problem/Question]
// Sendbird Notification not working sometime


// What version of the SDK are you using?
[3.1.28]
[Reproduction Steps]
// Please provide reproduction steps and, if possible, code snippets.

  • When we send the message then sometime we are getting notification sometime not.
    also there is an issue when we did not get background notification
  • We have implemented notification using firebase and notifee library in React Native
    [Frequency]
    // How frequently is this issue occurring?
    issue occurs randomly
    [Current impact]
    // How is this currently impacting your implementation?
  • we have referred the demo react native code suggested on GitHub.
  • we are not to able to navigate to specific screen because sometime notification not receiving.