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.

DisplayIncoming for RNCallKeep does not work in the background & quit state in release build.

See original GitHub issue

Bug report

  • I’ve checked the example to reproduce the issue.

  • Reproduced on:

  • Android

Description

I am calling

RNCallKeep.displayIncomingCall(uuid, name,name,"number", false,null);

in

messaging().setBackgroundMessageHandler

However, no call is displayed. It works in debug mode, but not in the release build.

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:1
  • Comments:14

github_iconTop GitHub Comments

2reactions
vinayakathawlecommented, Aug 18, 2022

Hi All,

Any update on this? Even its not working in the debug mode of app killed state for me.

not yet, I am also stuck on the same issue since long.

2reactions
jeoskiploopcommented, Aug 18, 2022

Hi All,

Any update on this? Even its not working in the debug mode of app killed state for me.

Read more comments on GitHub >

github_iconTop Results From Across the Web

react native - rnIncomingCall does not show the same display ...
It showing notification fine in foreground and background state but in quit mode app is not display the same notification an in background...
Read more >
react-native-callkeep - npm
Use this to display the application in foreground if the application was in background state. This method will open the application if it...
Read more >
Using Native Incoming Call UI for your React Native App (How ...
A project I was working on required native call UI to be ... the app was in background mode but not while the...
Read more >
React Native CallKeep utilises a brand new iOS 10 framework ...
If not the user will be stuck in the build UI screen without any actions. ... the application in foreground if the application...
Read more >
AppState - React Native
AppState can tell you if the app is in the foreground or background, and notify you when the state changes.
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