Skip to content

🐛 [firebase_auth] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core": #9805

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

Closed
devsigofficial opened this issue Oct 27, 2022 · 6 comments
Labels
resolution: invalid This doesn't seem right and might not belong here. type: bug Something isn't working

Comments

@devsigofficial
Copy link

[!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core":
In Podfile:
firebase_auth (from .symlinks/plugins/firebase_auth/ios) was resolved to 4.1.0, which depends on
Firebase/Auth (= 10.0.0) was resolved to 10.0.0, which depends on
FirebaseAuth (> 10.0.0) was resolved to 10.0.0, which depends on
GTMSessionFetcher/Core (
> 2.1)

mobile_scanner (from `.symlinks/plugins/mobile_scanner/ios`) was resolved to 0.0.1, which depends on
  GoogleMLKit/BarcodeScanning (~> 2.6.0) was resolved to 2.6.0, which depends on
    MLKitBarcodeScanning (~> 1.7.0) was resolved to 1.7.0, which depends on
      MLKitVision (~> 3.0) was resolved to 3.0.0, which depends on
        GTMSessionFetcher/Core (~> 1.1)
@devsigofficial devsigofficial added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Oct 27, 2022
@motucraft
Copy link

@j-ixcayau
Copy link

Same issue here, getting this logs with flutter 3.3.6 and this versions of firebase

  firebase_remote_config: 3.0.3
  firebase_auth: 4.1.0
  firebase_core: 2.1.1
  firebase_analytics: 10.0.3
  firebase_dynamic_links: 5.0.3
  cloud_firestore: 4.0.3
  firebase_messaging: 14.0.3
  mlkit_scanner: 0.3.3
[!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core":
  In Podfile:
    firebase_auth (from `.symlinks/plugins/firebase_auth/ios`) was resolved to 4.1.0, which depends on
      Firebase/Auth (= 10.0.0) was resolved to 10.0.0, which depends on
        FirebaseAuth (~> 10.0.0) was resolved to 10.0.0, which depends on
          GTMSessionFetcher/Core (~> 2.1)

    google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/ios`) was resolved to 0.0.1, which depends on
      GoogleSignIn (~> 6.2) was resolved to 6.2.4, which depends on
        GTMAppAuth (~> 1.3) was resolved to 1.3.1, which depends on
          GTMSessionFetcher/Core (< 3.0, >= 1.5)

    google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/ios`) was resolved to 0.0.1, which depends on
      GoogleSignIn (~> 6.2) was resolved to 6.2.4, which depends on
        GTMSessionFetcher/Core (< 3.0, >= 1.1)

    mlkit_scanner (from `.symlinks/plugins/mlkit_scanner/ios`) was resolved to 0.1.0, which depends on
      GoogleMLKit/BarcodeScanning was resolved to 0.60.0, which depends on
        GoogleMLKit/MLKitCore (= 0.60.0) was resolved to 0.60.0, which depends on
          MLKitCommon (~> 0.60.0) was resolved to 0.60.0, which depends on
            GTMSessionFetcher/Core (~> 1.1)

@motucraft
Copy link

@j-ixcayau
Isn't it the same? #9792 #9796

After all, this is the issue, right?
https://issuetracker.google.com/issues/254418199

@danagbemava-nc danagbemava-nc added the triage Issue is currently being triaged. label Oct 28, 2022
@danagbemava-nc
Copy link

Hi @devsig, this issue is out of the scope of this repo since the conflict is caused by GoogleMLKit using an older version of GTMSessionFetcher/Core.

As pointed out above, this has been reported to the Google issue tracker in #9805 (comment).

Closing from here as this is out of scope.

Thank you

@danagbemava-nc danagbemava-nc closed this as not planned Won't fix, can't repro, duplicate, stale Oct 28, 2022
@danagbemava-nc danagbemava-nc added resolution: invalid This doesn't seem right and might not belong here. and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Oct 28, 2022
@MagnusJohansson
Copy link

The Google team has assigned the MLKit bug ticket https://issuetracker.google.com/issues/254418199 with a Priority level of P4.
P4 is the lowest priority they are working with, described as:

P4 | An issue that should be addressed eventually. Such an issue is not relevant to core organizational functions or the work of other teams, or else it relates only to the attractiveness or pleasantness of the system.

All of you who are experiencing this Google bug, could you please browse to the https://issuetracker.google.com/issues/254418199 issue, and click on the "+1" blue button on the top right to make Google aware that it is affecting people.
Thanks.

@anthonyhunter
Copy link

See https://issuetracker.google.com/issues/254418199#comment48 for workaround

@firebase firebase locked and limited conversation to collaborators Nov 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: invalid This doesn't seem right and might not belong here. type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants