You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/07/23 18:59:59 UTC

[GitHub] [cordova-cli] HarelM commented on issue #358: cordova prepare does not call platform prepare hooks

HarelM commented on issue #358:
URL: https://github.com/apache/cordova-cli/issues/358#issuecomment-663177800


   I think I have a similar issue, was wondering if anyone encountered it.
   I have an ios plugin that defines 4 hooks inside the ios platform, one of them is `before_prepare`.
   `before_prepare` is not called when there's no `plugins` and `platform` folder, but if the `plugins` folder exists but the `platform` it will run when calling `cordova platform add ios`... O_o


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org