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

Accept call in iOS is not navigating to app #614

Open
AlertnowMobile opened this issue Dec 11, 2024 · 1 comment
Open

Accept call in iOS is not navigating to app #614

AlertnowMobile opened this issue Dec 11, 2024 · 1 comment

Comments

@AlertnowMobile
Copy link

Hi @hiennguyen92,

On Android, when the user accepts the call, it successfully navigates to the app. However, on iOS, it shows "call failed" instead of navigating to the app. Could you help me identify the issue here?

Thank you

@khanish007
Copy link

Are you on Terminate state for iOS? if yes, it will not open up the app, instead you need to add PUSHKIT and CALLKIT as mentioned in PUSH kit readme. & implement listeners and inside listeners when call is accepted run your flutter initilization code related to voip.

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