Reputation: 885
The Twilio documentation unfortunately isn't clear enough for me to answer my questions, so here I am.
When my application is running in foreground / background I'm able to receive Twilio incoming connections when a user calls, and I can handle this properly (show a pop-up inside the app, or send local notifications if app is in the background).
Is there any way to implement Twilio incoming calls when the app is not running at all? I'm wondering if is this scenario possible:
Thanks in advance.
Upvotes: 3
Views: 1477
Reputation: 31
This might not be the obvious solution. But let me try to find out the problem. Did you turn the "Voice over IP" ON in background modes?
Upvotes: 1