Skip to content

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