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

didReceiveStartCallAction not firing #793

Open
1 task done
wilkinsonj opened this issue Jul 8, 2024 · 0 comments
Open
1 task done

didReceiveStartCallAction not firing #793

wilkinsonj opened this issue Jul 8, 2024 · 0 comments

Comments

@wilkinsonj
Copy link

wilkinsonj commented Jul 8, 2024

Bug report

  • Reproduced on:
  • iOS

Description

When I click on an incoming or outgoing call in recent calls on iOS, nothing happens. The app doesn't open, so the event handler can't fire either.

I have the following NSUserActivityTypes in my infoPlist:

"INStartAudioCallIntent",
"INStartVideoCallIntent",
"INStartCallIntent"

Am I missing some undocumented requirement (like the above activity types) which is required for this to work?

Thanks

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

1 participant