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
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.