You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone, I was able to implement Callkeep on iOS without too much friction but i was wondering how did you manage to connect it on Android? I use React Native WebRTC but the issue is that i wasn't able to get the app launched when answering calls, the only headless task that fires when the app is killed is ReactNativeFirebaseMessagingHeadlessTask but RNCallKeepBackgroundMessage never fires, I was wondering what could i be doing wrong or if anyone else knows the solution for this problem?