Questions tagged [telecom-manager]

31 questions
-1
votes
1 answer

How to show incoming call when the app is in background? Android

That's what I trying to do in the background, but nothing happens. I'm using push notifications(Firebase Messaging Service) to run this code. phoneAccountHandle = PhoneAccountHandle( ComponentName( packageName, …
1 2
3