Trying to make calls between two React Native apps using Sendbird, need help with notifications and background calls.

Hello everyone,

I’m currently working on two separate React Native applications, each with its own user base. My goal is to integrate voice calls between these two applications using Sendbird. I’m facing difficulties in setting up this feature, particularly with push notifications and the ability to receive calls in the background or even when the application is closed.

I’ve referred to Sendbird’s documentation but struggled to fully grasp the required steps. I also tried downloading a default template from GitHub, but the notifications didn’t work as expected.

Could anyone provide guidance or specific steps to successfully integrate this functionality? Any help would be greatly appreciated!
Thank you in advance.