Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

after push notification received in ios, not able to navigate to incoming call screen #159

Open
urja26 opened this issue Apr 14, 2023 · 1 comment

Comments

@urja26
Copy link

urja26 commented Apr 14, 2023

In callManager.js file, function getCallById showing "this.call" is undefined.

@dafivius
Copy link

dafivius commented Jun 1, 2023

Same thing. After a couple of calls (may be 2 or 3) - same error.
Or cannot read property 'answer' of null.
Figured that call id remains old of already declined, or null.
How to reproduce:

  • clear installation of application
  • authorize
  • go background
  • make incoming call
  • answer (all ok)
  • go background
  • make incoming call
  • answer
  • error

Log: https://pastebin.com/Azt20aat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants