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

[Android] Call from native UI (recents/logs) does not work with app in terminated state #172

Open
xonxor opened this issue May 19, 2023 · 0 comments

Comments

@xonxor
Copy link

xonxor commented May 19, 2023

When the app is terminated, calling from the Android native UI such as the recents or dialpad, and selecting the app's calling account, does not seem to initialize the app and hence the CallKeepDidReceiveStartCallAction event is never triggered. When the app is in the background, everything works as expected.

Is this even possible on Android (maybe it's a permission issue?), as iOS seems to do this out of the box?

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