question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

iOS incomming call issue

See original GitHub issue

I have a problem with incall manager , when iOS device has incomming webrtc call , the webrtc just transfer video , not voice In android , everything works , in iOS outgoing call works

I see in your readme Fix iOS audio shared instance singleton conflit with internal webrtc. is a TODO , is it relative to my issue?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:1
  • Comments:11 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
sm2017commented, Mar 14, 2018

@zxcpoiu When I comment all codes related to react-native-incall-manager I have no issue , and incomming/outgoing voice/video call from/to android/ios works well

I just use startRingtone('_DEFAULT_') for incoming call, start({media: 'audio', ringback: '_BUNDLE_'}) for outgoing , InCallManager.stopRingtone() ,InCallManager.stop() and InCallManager.stop({busytone: '_BUNDLE_'}) and nothing else

I know that startRingtone('_DEFAULT_') is problem , When I just comment startRingtone('_DEFAULT_') everything works , but when startRingtone('_DEFAULT_') commented out , incomming call to iOS is an issue and there is no voice (But video) transfer

1reaction
florindumitrucommented, Jul 24, 2018

Same problem !!

Read more comments on GitHub >

github_iconTop Results From Across the Web

iPhone Can't Receive Calls After iOS 13.3. Here's The Fix!
Troubleshooting an Apple iPhone that can't receive phone calls after iOS 13 · First solution: Remove then reinstall the SIM card. · Second ......
Read more >
Top 9 Ways to Fix iPhone Not Receiving Call Issue
1. Remove and Reinstall the SIM Card · 2. Turn On/Off Airplane Mode · 3. Turn off Do Not Disturb · 4. Check...
Read more >
Can't Receive Incoming Calls on iPhone - Easy Fix
Make sure the Do Not Disturb feature isn't active as this directs all calls to voicemail. To turn it off, go to Settings...
Read more >
How to Fix iPhone Does Not Receive Calls after iOS 16 Update
How to fix iPhone does not receive calls? · Solution 1. Turn off Airplane Mode · Solution 2. Turn off DND · Solution...
Read more >
iPhone Can't Make Or Receive Calls? Here's What You Can Do
Often times, adjusting your iPhone settings will set things right. Try this series of steps, and give it a test after each step....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found