agora-react-native-rtm icon indicating copy to clipboard operation
agora-react-native-rtm copied to clipboard

acceptRemoteInvitationV2 fails on iOS

Open HalilFocic opened this issue 1 year ago • 0 comments

Hi. I am using agora-react-native-rtm and I am having trouble with accept remote invitation on iOS devices. Basically if i have 2 phones and I use iOS to call and android to answer, everything works fine. But if i call from android to iOS when I press accept i get unhandled promise and SDK doesn't even send event 'RemoteInvitationAccepted' on iOS or 'LocalInvitationAccept' on Android.

Anyone know what could I have done wrong?

HalilFocic avatar Aug 10 '22 13:08 HalilFocic