twilio_client_phonegap icon indicating copy to clipboard operation
twilio_client_phonegap copied to clipboard

Phonegap plugins for the Twilio Client iOS and Android SDKs

Results 6 twilio_client_phonegap issues
Sort by recently updated
recently updated
newest added

The package ID com.phonegap.plugins.twilioclient is not found on npm. Changed to twilio-client-phonegap-plugin to match the plugin at https://www.npmjs.com/package/twilio-voice-phonegap-plugin

It's not finding the file when trying to build ios. I see on the readme that we need to install the ios sdk but there are no instructions to do...

Hi, i tested with the latest Twilio SDK and incoming call are crashing on Android or and emulator.

Looks like onincoming isn't working with the 2.9 changes - I haven't tried it with the original code (with the 1.5 version), so I'm thinking that something internal to how...

Wow, thanks for putting this plugin together! Huge time saver for me. I'm going to be implementing it this week and will probably start working on adding Android support next...

I wrote my own Twilio plugin before I found yours, but this drove me nuts trying to figure it out. The solution: Remove the weak_library linker flag to /usr/lib/libSystem.B.dylib Details...