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

not working in PGB ('phonegap build') #12

Open
schellmax opened this issue Jan 5, 2018 · 0 comments
Open

not working in PGB ('phonegap build') #12

schellmax opened this issue Jan 5, 2018 · 0 comments

Comments

@schellmax
Copy link

trying to use this in PGB, but can't make it happen.
in my config.xml file i have:

    <plugin name="cordova-plugin-app-name">
        <variable name="APP_NAME" value="Mein erstes Taschengeld" />
    </plugin>

PGB does pick up the plugin, a it's listed in the 'Installed Plugins' section, but when installing the ipa file on my iPhone, the spaces in the app title are stripped ('MeinerstesTaschengeld').

seems like the 'variable' tag is ignored?

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

No branches or pull requests

1 participant