jefflinwood / twilio_client_phonegap

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

Unable to use Plugin. #76

Closed jonathanhollander closed 7 years ago

jonathanhollander commented 7 years ago

Hello, I'm trying to use the Twilio PhoneGap/Cordova Client Plugin,

I've got a fresh copy of Node, Cordova, and created a new project.

I've installed the plugin via: cordova plugin add twilio-client-phonegap-plugin

But when I go use the plugin, the "Twilio" variable on the window is undefined.

I noticed that the github links to an example app that hasn't been updated in 2 years (https://github.com/jefflinwood/TwilioClientPhoneGapExampleApp) should people still follow these directions?

Besides this, for all other plugins I am using, there usually exists a folder for plugin inside of the "platforms/ios/www/plugins/" folder. For example I am using the "cordova-plugin-appversion" plugin, so inside this folder I see a "cordova-plugin-appversion" folder with the plugins js source.

I see nothing like that for the twilio client phonegap plugin, there is no folder related to twilio in the "platforms/ios/www/plugins" folder.

jonathanhollander commented 7 years ago

In case anyone else runs into this, I figured it out. I needed to include a normal Githubissues.

  • Githubissues is a development platform for aggregating issues.