Skip to content

Incoming call no longer brings app to foreground (Android 10) #136

@TheRohitSharma

Description

@TheRohitSharma

It appears Android 10 is being difficult when it comes to launching the app on an incoming call. Everything worked fine on Android <10. The only way I've been able to get my app to launch on an incoming call, is by setting Display over other apps to true, but I don't think that's correct. I've looked through these:
https://developer.android.com/guide/components/activities/background-starts
twilio/voice-quickstart-android#310

But it's going very slow as I don't have much native experience at all. Any help is appreciated.

Did you follow all the instructions as specified in the Twilio Quickstart repositories? Yes
What version of React Native are you running? 0.61.2
What version of react-native-twilio-programmable-voice are you running? 3.21.3
What device are you using? (e.g iOS10 simulator, Android 7 device)? Pixel with Android 10
Is your app running in foreground, background or not running? Foreground and background
Is there any relevant message in the log? Not that I can see

Step to reproduce

Advanced:
Have you tried adding break point using AndroidStudio or XCode and analyse the logs? No
can share a project with issue? No

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions