react-native-webrtc / react-native-webrtc/react-native-incall-manager

Ringtone does not sound when app is killed on IOS?

Open
#222 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
597
Forks
201
Avg merge
2h 42m
Merged PRs (30d)
1

Description

On android it works perfectly in foreground/background/killed.
On IOS it's only ringing when app is in foreground.
I use InCallManager.startRingtone('DEFAULT')

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the InCallManager.startRingtone('DEFAULT') entry point and compare the reported Android behavior with iOS when the app is foregrounded, backgrounded, or killed. Reproduce the issue on iOS and trace the platform-specific ringtone handling; done means the default ringtone sounds when the app is killed.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
audio-video-rtc, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.