-
Notifications
You must be signed in to change notification settings - Fork 269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failed to fetch plugin #239
Comments
@joancolmenerodev You can use the updated version of the plugin available here: https://github.com/opentok/cordova-plugin-opentok For an Ionic sample app, check out this repo: https://github.com/msach22/opentok-ionic-samples |
It still saying to me this : |
@joancolmenerodev I just tested installing the plugin and I'm able to download it without any issues. Did you create an Ionic project using I've also moved the plugin over to the OpenTok GitHub Organization so if you want to use the latest plugin, please check: https://github.com/opentok/cordova-plugin-opentok |
Yes, indeed, I've created a new Ionic project to test it. Your sample is Video-Chat, I can use only VoIP? And I have for example a apiKey to test it? |
@joancolmenerodev Were you able to install the plugin correctly? You can do a VOIP call by setting the |
I have the same issue when I use: ionic cordova plugin add https://github.com/opentok/cordova-plugin-opentok/ either from fresh ionic project or clone the repo: https://github.com/opentok/opentok-ionic-samples. Any advise to go on, please. |
@apicpich I'm not able to reproduce this issue and I'm starting with a fresh Ionic project as well. |
I've created an Ionic2 project and I'm trying to implement this plugin on it, but when I try to install the plugin with this command : ionic cordova plugin add https://github.com/songz/cordova-plugin-opentok/ it says this :
What I'm missing?
The text was updated successfully, but these errors were encountered: