-
Notifications
You must be signed in to change notification settings - Fork 452
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] - BackToForeground() sometimes does not work, and call remains in native UI #294
Comments
Hi @stephanoparaskeva, |
Ah it is good news that you are trying to create a workaround so this issue does not remain stagnant! |
this can be solved if we use self managed connection service? if yes then I can help you for implement self managed connection service |
What does this mean, what is necessary to do this? |
I've noticed that when calling My workaround is to put |
Bug report
I've checked the example to reproduce the issue.
Reproduced on:
Android
Steps to Reproduce
Call android,
Press Accept on DropDown call UI
UI goes to native incall screen.
BackToForeground() does not return app to foreground
Versions
The text was updated successfully, but these errors were encountered: