Skip to content
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

use install/uninstall hooks instead of add/remove hooks #883

Merged
merged 2 commits into from
Sep 28, 2018

Conversation

soumak77
Copy link
Contributor

replaces PR #872

fixes #869

Co-Authored-By: @oborudko

@briantq
Copy link
Contributor

briantq commented Sep 28, 2018

@soumak77 since you refactored the scripts to be platform specific is there a reason you didn't do the same to the helpers. Seems odd to have some platform specific code in platform folders and other that is in a shared folder separated by only a naming convention.

@soumak77
Copy link
Contributor Author

@briantq no specific reason. I'll refactor the helper scripts as well.

@briantq
Copy link
Contributor

briantq commented Sep 28, 2018

@soumak77 on my train ride in I modified the script to put Google in allprojects so we follow the install guide to a T. I'll make a PR when I get into the office.

@soumak77
Copy link
Contributor Author

@briantq probably best to first review and merge #886 so you can avoid merge conflicts

@robertarnesson robertarnesson deleted the fix-android-build branch January 15, 2024 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cordova platform add does not run after_plugin_add hooks
2 participants