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

fix: install platform before plugin so platform-specific preferences are included #194

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Oct 15, 2019

  1. fix: install platform before plugin so preference defaults are included

    If the plugin is installed before the platform, cordova will not populate the default preference values specified by the plugin. In cases where the preference is a mandatory value, this can cause the plugin to fail to build.
    peitschie committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    a066c67 View commit details
    Browse the repository at this point in the history