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

The call is dropping—unable to retrieve the incoming call state through the CoreDelegateStub's onCallStateChanged method. #968

Open
iosapppublisher opened this issue Dec 3, 2024 · 2 comments

Comments

@iosapppublisher
Copy link

iosapppublisher commented Dec 3, 2024

When the app is in a killed state, it works fine on Network A. However, on Network B, the CoreDelegateStub's onCallStateChanged method randomly fails to receive the invite state for incoming calls during the day. Although we receive the PushKit notification every time, this issue prevents the call from connecting when the user attempts to accept it.

I have added the logs
Log 2.pdf

@benoit-martins
Copy link
Contributor

Hi,

Thank you for the logs. I’ll review them to identify the cause of the issue. In the meantime, could you test the behavior on other devices, such as Android, Windows, Mac, or Linux, and let me know if the issue persists?

This will help us determine if the problem is specific to Network B or related to the iOS device configuration.

Thank you for your patience, and feel free to reach out if you need any further information.

Best regards,

@iosapppublisher
Copy link
Author

iosapppublisher commented Dec 7, 2024

Hi @benoit-martins ,

Thank you for your response.
The Android system is working fine.

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