jefflinwood / twilio_client_phonegap

Phonegap plugins for the Twilio Client iOS and Android SDKs
MIT License
59 stars 53 forks source link

Android: Start Service on Boot #43

Open jefflinwood opened 8 years ago

jefflinwood commented 8 years ago

In order for the app to receive phone calls (on Android) after the phone is restarted, we need to start the VOIP service on Boot - this will require some additions for the plugin installation, but not for the Javascript.