songz / cordova-plugin-opentok

Cordova Plugin for OpenTok - add webrtc video to your iOS or Android App
Other
162 stars 270 forks source link

Hook to Download IOS SDK is not supported in PGB , Any Solution ? #163

Open vozax opened 9 years ago

vozax commented 9 years ago

Have a Look here : https://github.com/phonegap/build/issues/425

According to Phonegap build team ,they dont support Cardova Hooks , so the BeforePluginInstall Hook will never download IOS opentok SDK and it will always failed in building ..

Isn't there any work arround ?

OR

is it possible if i fork the plugin , download it , include the SDK which is added in HOOK and submit as Private plugin on phonegap build ? It will be 170MB+ file , will it be allowed ?

aullman commented 9 years ago

Perhaps the best option is to create a release and include the framework in there. https://help.github.com/articles/distributing-large-binaries/

vozax commented 9 years ago

+1 to @aullman !

vozax commented 9 years ago

Quick Question : Phonegap Build allow to upload a zip/release file as plugin or only a GitHub Url ?

aullman commented 9 years ago

I'm not sure...