twilio_voice icon indicating copy to clipboard operation
twilio_voice copied to clipboard

[ANDROID/IOS] How can i open my app when answering call in app terminate.

Open Erchil66 opened this issue 1 year ago • 2 comments

@cybex-dev , Hello good day i would like some help about can i open the app when answering call from native when app is terminate, For the current action is that only the native is showing not opening my app when answering it.

Erchil66 avatar Nov 14 '23 06:11 Erchil66

Hi @Erchil66,

Thanks for reaching out.

I agree, this would be a great feature addition.

  • Android

    So far, I do not believe this is possible given the limitations of the ConnectionService API via it's capabilities, though I need to review in details. The ConnectionService API is quite limited in capabilities - nor is it guaranteed every manufacturer supports every capability as I've found with Google and Samsung.

    For the record, I'm entertaining the idea of re-instating the older custom UI with more structure, emulating a Pixel and Callkit style screens, though this will not be release any time soon,

  • iOS

    This is possible - though not currently implemented (to my knowledge). You could expect to access this feature here (see attached image).

    I'll look to add this to the next release. image

cybex-dev avatar Nov 16 '23 10:11 cybex-dev

@cybex-dev thanks will wait for the next release.

Erchil66 avatar Nov 17 '23 17:11 Erchil66