-
Notifications
You must be signed in to change notification settings - Fork 24
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Known issue: android.app.BackgroundServiceStartNotAllowedException: Not allowed to start service Intent
Info: Android target 31 or higher
Context: Display incoming call from quit state
Resolve:
You need to call function RNNotificationCall.displayNotification inside of function RNCallKeep showIncomingCallUi event listener, so you need to integrate library https://github.com/react-native-webrtc/react-native-callkeep?tab=readme-ov-file#android-self-managed-mode
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers