Ramsay Romero
Ramsay Romero
**Describe the bug** The return type of the `get displayName()` method on the `NameAddrHeader` class is typed as `string`. However, the `displayName` could be `undefined` so it should be typed...
I'm using self managed mode for android. I'm using react-native-firebase to listen for fcm messages and Notifee to register a foreground service and build notifications. Here's what I'm doing in...
Sends the didDisplayIncomingCall event when `RNCallKeep.displayIncomingCall` is called on Android. The documentation is also updated to reflect the which arguments are available on iOS only. Fixes #671.
# Bug report - [X] I've checked the [example](https://github.com/react-native-webrtc/react-native-callkeep/tree/master/example) to reproduce the issue. The example doesn't implement backToForeground - Reproduced on: - [X] Android - [ ] iOS ## Description...
On iOS the ringback that plays when calling InCallManager.start sounds like a normal outgoing call ringback and plays at a normal volume through the earpiece, not the speaker. On Android...
The instructions for https://github.com/expo/fyi/blob/main/first-android-submission.md are outdated. The dashboard no longer has an "Initial setup" section so the screenshots and instructions should be updated to reflect this change. The instructions on...