python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Can a telephone call be intercepted with React Native
Thanks for reading my post.
I work in a company that works with telecom. We have an app made with React Native. The app can do all sorts of stuff like call transfer, Do-not-disturb etc.
However, I wou...
Thomas Fabricius-Bjerre
Votes: 0
Answers: 1
TelecomManager: An exception on AddNewIncomingCall()
I am trying to use Telecom features in my Xamarin.Forms app. When AddNewIncomingCall() is called, an exception is thrown:
Java.Lang.SecurityException: Package com.android.phone does not belong to 101...
David Shochet
Votes: 0
Answers: 0
How can I integrate my video chat with Telecom?
I have a Xamarin.Forms application that has a video chat feature. Currently, a video call is made by sending push notifications using Firebase, and is answered by touching the push notification. This ...
David Shochet
Votes: 0
Answers: 0