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

Open application after answering call on Android #57

Closed
eVoloshchak opened this issue Jun 24, 2019 · 8 comments
Closed

Open application after answering call on Android #57

eVoloshchak opened this issue Jun 24, 2019 · 8 comments

Comments

@eVoloshchak
Copy link

Hello everybody. Is there a way to show custom UI after answering call on android, e.g. open application with custom UI, instead of being stuck on Android`s default incall screen?

@geraintwhite
Copy link
Contributor

Related to #21, this is also something I would like to see added.

In the meantime it may be possible using react-native-launch-application.

@eVoloshchak
Copy link
Author

Related to #21, this is also something I would like to see added.

In the meantime it may be possible using react-native-launch-application.

Thanks! Yes, it is possible using react-native-launch-application, but it works inconsistently and behaves differently on different phones. Sometimes it launches an application and covers incall UI and sometimes it doesn`t.

@nikunjbansal
Copy link

We are also looking for this feature. Till then I am just displaying a local firebase notification to user which will open the application onclick.

@alxsad
Copy link

alxsad commented Aug 19, 2019

+1 We need to hide call UI after user clicks "answer". User should go back to app to the screen where he were before.

@alxsad
Copy link

alxsad commented Aug 19, 2019

iOS by default hides call UI and show app.

@whenmoon
Copy link

I am looking for this too. Since my app calls the displayIncomingCall method, it seems logical that when the call is answered or rejected, the user is directed back to the app that the call came from, just like Skype, WhatsApp and the rest.

@artechventure
Copy link

Any progress? I facing this too.

@danjenkins
Copy link
Collaborator

To do this properly really relies on you having a managed connection on android - theres a Feature request in #43 so im going to close 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

7 participants