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

Update resource-file path #335

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

zbarbuto
Copy link

[email protected] Seems to change the way the target attribute works in resource-file. As a result, if I install the plugin as-is my GoogleService-Info.plist file ends up in platforms/ios/<AppName>/Resources/Resources/GoogleService-Info.plist instead of platforms/ios/<AppName>/Resources/GoogleService-Info.plist.

This PR fixes the problem resulting in the latter.

Suggested semver major since it would potentially break on older versions of cordova-ios (haven't tested)

@zbarbuto
Copy link
Author

Whoops, forgot to link the actual issue, see here for more information:

https://issues.apache.org/jira/browse/CB-12009

@nunovieira
Copy link

This works for me.

@zbarbuto you're suggesting a new major version of cordova-plugin-fcm because of this fix? Couldn't it be resolved by setting a minimum version of cordova-ios in plugin.xml?

@zbarbuto
Copy link
Author

Yes, that works also.

@donuzium
Copy link

This works for me too!

1 similar comment
@blackjid
Copy link

This works for me too!

@zbarbuto
Copy link
Author

Have bumped the minimum cordova-ios version as suggested.

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.

4 participants