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

Display call not show after start call in IOS #818

Open
zerobox584 opened this issue Nov 15, 2024 · 2 comments
Open

Display call not show after start call in IOS #818

zerobox584 opened this issue Nov 15, 2024 · 2 comments

Comments

@zerobox584
Copy link

I followed the setup steps for React Native CallKeep, but after running:

  • Reproduced on:
  • [ /] iOS
    • Callkeep: ^4.3.14
    • React Native: 0.75.4
    • iOS: 15.8.3
    • Phone model: iPhone 6s Plus
const id = uuid.v4();  
RNCallKeep.startCall(id, 'Steve', 'Steve', 'generic', false);  

there is no call details screen displayed. Instead, I only see the status bar indicating that there’s an ongoing call, but I can’t navigate to the phone screen. I’m wondering if I missed something during the setup or if I need to use any additional functions.

@dolsem
Copy link

dolsem commented Nov 17, 2024

I am experiencing the same issue

@shubham-zr
Copy link

I am also experiencing the same issue.

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

3 participants