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

Breaks when updating to Firebase/RemoteConfig 7.0.0 #9

Open
Sebschock opened this issue Nov 3, 2020 · 0 comments
Open

Breaks when updating to Firebase/RemoteConfig 7.0.0 #9

Sebschock opened this issue Nov 3, 2020 · 0 comments

Comments

@Sebschock
Copy link

Describe the bug
When building the app for iOS I get the following error:
node_modules/@capacitor-community/firebase-remote-config/ios/Plugin/Plugin.swift:53:56: extra argument 'completionHandler' in call
It happened after updating to Firebase/RemoteConfig 7.0.0

To Reproduce
Update to latest version of Firebase/RemoteConfig:

pod repo update
pod install

Then build app in xcode

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