phonegap / build

This is the public repository for PhoneGap Build source and bug tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Plugin] Does PGB support plugins hooks?

amirudin opened this issue · comments

Some plugins are failed to install due to hook script not running.

Documentation: https://github.com/apache/cordova-app-hello-world/tree/master/hooks
Problem origin: http://gsfn.us/t/4pvs6
Reproducible error: songz/cordova-plugin-opentok#147

Reproducible AppID: 1405064

commented

Thanks Amir for creating the Issue , looking forward to see it Working :)

commented

Hey PG team , Any update about the issue ?

Sorry but PhoneGap Build doesn't support Cordova hooks.

commented

Hey @wildabeast 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 ?

As mentioned in #426, plugins cannot be bigger than 50 MB total.

@wildabeast
Request to remove plugin in question from 3rd party plugin list
https://build.phonegap.com/plugins/1867

Related feedback

Thanks