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

In background, FCXProvider not reporting incoming call. #24

Open
ShahzadUmarBaig opened this issue Mar 26, 2022 · 1 comment
Open

In background, FCXProvider not reporting incoming call. #24

ShahzadUmarBaig opened this issue Mar 26, 2022 · 1 comment

Comments

@ShahzadUmarBaig
Copy link

In background mode when the application is considered active the application is not showing call kit on FCXProvider.reportNewIncomingCall(uuid, callUpdate).

When I open the application only then the CallKit is shown.

When the application is considered not active I am sending VoIP notification to PushKit which shows the native CallKit, what is the solution for this?

@Natasha336
Copy link

In background mode when the application is considered active the application is not showing call kit on FCXProvider.reportNewIncomingCall(uuid, callUpdate).

When I open the application only then the CallKit is shown.

When the application is considered not active I am sending VoIP notification to PushKit which shows the native CallKit, what is the solution for this?

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