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

Remove check for presence of platform in config.xml #185

Merged

Conversation

ljpengelen
Copy link

I ran into another form of issue #101 today. The config.xml for my Cordova app didn't have any platform elements yet, due to which a promise in the after_prepare.js script didn't resolve.

As far as I can see the check for the presence of platform elements is superfluous, so I removed it.

@dpa99c dpa99c merged commit aa4c194 into dpa99c:master Oct 21, 2019
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.

2 participants