cordova-plugin-opentok icon indicating copy to clipboard operation
cordova-plugin-opentok copied to clipboard

phonegap build

Open dusty opened this issue 10 years ago • 8 comments

What do you think about submitting this project to phonegap build to be used as a plugin?

https://build.phonegap.com/plugins

We are looking into implementing opentok and have been happy using phonegap build for development.

dusty avatar Jun 19 '14 18:06 dusty

I tried submitting but plugman was not linking the required code correctly so it was breaking the plugin. I will try again, hopefully it will work :)

songz avatar Jun 27 '14 19:06 songz

Any progress on submitting it to phonegap build? Would serve me really well too..

aleeman avatar Aug 12 '14 14:08 aleeman

Any news on this issue ? I could really use this.

rumpl avatar Jan 14 '15 14:01 rumpl

Any news about this issue ? We really need to use the build from Adobe Phonegap Build.

rbinsztock avatar Jan 14 '15 14:01 rbinsztock

any progress on the build.phonegap solution?

dfuzrdev avatar Feb 22 '15 05:02 dfuzrdev

FYI - I just submitted this repo to build.phonegap and it appears to have been accepted. Not sure if it works yet. Will update here as I learn more.

dfuzrdev avatar Feb 22 '15 05:02 dfuzrdev

I now see what songz was referring to above. I submitted to build.phonegap but I received the following error...

Error - Plugin error (you probably need to remove plugin files from your app): Error during processing of action! Attempting to revert... Failed to install 'com.tokbox.cordova.opentok':Error: Uh oh! cannot find "/tmp/gimlet/21133/a6d9df70-bbd8-11e4-833c-c2c1c19a1c6a/project/cordova/plugins/com.tokbox.cordova.opentok/src/ios/OpenTok.framework" ios at module.exports.framework.install (/usr/local/lib/node_modules/plugman-repo/node_modules/cordova-lib/src/plugman/platforms/ios.js:135:48) at Object.ActionStack.process (/usr/local/lib/node_modules/plugman-repo/node_modules/cordova-lib/src/plugman/util/action-stack.js:70:25) at handleInstall (/usr/local/lib/node_modules/plugman-repo/node_modules/cordova-lib/src/plugman/install.js:567:20) at /usr/local/lib/node_modules/plugman-repo/node_modules/cordova-lib/src/plugman/install.js:322:20 at _fulfilled (/usr/local/lib/node_modules/plugman-repo/node_modules/q/q.js:798:54) at self.promiseDispatch.done (/usr/local/lib/node_modules/plugman-repo/node_modules/q/q.js:827:30) at Promise.promise.promiseDispatch (/usr/local/lib/node_modules/plugman-repo/node_modules/q/q.js:760:13) at /usr/local/lib/node_modules/plugman-repo/node_modules/q/q.js:574:44 at flush (/usr/local/lib/node_modules/plugman-repo/node_modules/q/q.js:108:17) at process._tickCallback (node.js:419:13) Uh oh! cannot find "/tmp/gimlet/21133/a6d9df70-bbd8-11e4-833c-c2c1c19a1c6a/project/cordova/plugins/com.tokbox.cordova.opentok/src/ios/OpenTok.framework" ios - You can fix this here

jasontwill avatar Feb 24 '15 03:02 jasontwill

Hm, it looks like the downloading the iOS SDK step is not happening on phonegap build.

aullman avatar Feb 24 '15 22:02 aullman