I want to get answer from Twilio Evanglists that in BasicPhone Sample App of Twilio Android SDK contains : <service android:name="com.twilio.client.TwilioClientService" android:exported="false" android:stopWithTask="true"/>
. I want to know why ?
Asked
Active
Viewed 111 times
0

Yogesh Seralia
- 340
- 5
- 23
-
Hi Yogesh, Megan from Twilio here. I'm not 100% sure what you are asking. What part of that do you want to know why about? – Megan Speir Jan 06 '16 at 19:20
-
@Megan I want my app to listen for incoming call when it is not in view – Yogesh Seralia Jan 07 '16 at 05:20