react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

RNCallKeep.displayIncomingCall() not working on Android

Open olegkorol opened this issue 6 months ago • 4 comments

Hi,

I am testing react-native-callkeep. It works fine on iOS, but on Android nothing happens at all when I try to trigger a test incoming call (i.e. run RNCallKeep.displayIncomingCall()). Only when I enter the React Native menu and press "reload" the phone shows the native call notification. Without a reload, the call notification never appears.

I am using Expo and running a development build on a physical device.

Did someone experience the same issue?

Image

olegkorol avatar Apr 23 '25 13:04 olegkorol