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

[iOS] Update to support Firebase SDK v7 #561

Closed
khlau10 opened this issue Nov 24, 2020 · 4 comments
Closed

[iOS] Update to support Firebase SDK v7 #561

khlau10 opened this issue Nov 24, 2020 · 4 comments

Comments

@khlau10
Copy link

khlau10 commented Nov 24, 2020

I have tried to use this plugin together with admob-plus and encountered the following error when pod install --verbose

[!] CocoaPods could not find compatible versions for pod "GoogleUtilities/Environment":
  In snapshot (Podfile.lock):
    GoogleUtilities/Environment (= 7.1.1)

  In Podfile:
    Firebase/Auth (= 6.33.0) was resolved to 6.33.0, which depends on
      FirebaseAuth (~> 6.9.2) was resolved to 6.9.2, which depends on
        GoogleUtilities/Environment (~> 6.7)

    Google-Mobile-Ads-SDK (~> 7.68) was resolved to 7.68.0, which depends on
      GoogleAppMeasurement (~> 7.0) was resolved to 7.1.0, which depends on
        GoogleUtilities/AppDelegateSwizzler (~> 7.0) was resolved to 7.1.1, which depends on
          GoogleUtilities/Environment (= 7.1.1)

I believe this is similar to this issue but this time around it is to up it to version 7.
Any plan for upgrading this and what's your suggestion for the workaround for now ?

@faytekin
Copy link

+1

@FatManiac
Copy link

@dpa99c Hi, the firebase plugin will be updated someday or be updatable for ios ?

@kosbar
Copy link

kosbar commented Mar 4, 2021

+1

@dpa99c
Copy link
Owner

dpa99c commented Mar 23, 2021

Resolved in the major version release [email protected] which updates to Firebase iOS SDK v7

@dpa99c dpa99c closed this as completed Mar 23, 2021
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

5 participants