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

Pod install issue when add google firebase #13

Open
AppDev321 opened this issue Dec 25, 2024 · 0 comments
Open

Pod install issue when add google firebase #13

AppDev321 opened this issue Dec 25, 2024 · 0 comments

Comments

@AppDev321
Copy link

Hi when i use google sign in and firebase package in flutter ekyc cant compile please help me

helloworld@Macbook ios % pod install
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/universal-darwin23/rbconfig.rb:21: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
Analyzing dependencies
firebase_core: Using Firebase SDK version '10.25.0' defined in 'firebase_core'
firebase_messaging: Using Firebase SDK version '10.25.0' defined in 'firebase_core'
[!] CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core":
In Podfile:
ekyc_id_flutter (from .symlinks/plugins/ekyc_id_flutter/ios) was resolved to 1.0.0, which depends on
EkycID (= 2.0.28) was resolved to 2.0.28, which depends on
GoogleMLKit/FaceDetection (= 3.2.0) was resolved to 3.2.0, which depends on
GoogleMLKit/MLKitCore (= 3.2.0) was resolved to 3.2.0, which depends on
MLKitCommon (> 8.0.0) was resolved to 8.0.0, which depends on
GTMSessionFetcher/Core (
> 1.1)

google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/darwin`) was resolved to 0.0.1, which depends on
  GTMSessionFetcher (>= 3.4.0) was resolved to 4.1.0, which depends on
    GTMSessionFetcher/Full (= 4.1.0) was resolved to 4.1.0, which depends on
      GTMSessionFetcher/Core (= 4.1.0)

google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/darwin`) was resolved to 0.0.1, which depends on
  GoogleSignIn (~> 7.1) was resolved to 7.1.0, which depends on
    GTMAppAuth (< 5.0, >= 4.1.1) was resolved to 4.1.1, which depends on
      GTMSessionFetcher/Core (< 4.0, >= 3.3)

google_sign_in_ios (from `.symlinks/plugins/google_sign_in_ios/darwin`) was resolved to 0.0.1, which depends on
  GoogleSignIn (~> 7.1) was resolved to 7.1.0, which depends on
    GTMSessionFetcher/Core (~> 3.3)

CocoaPods could not find compatible versions for pod "GoogleUtilities/Logger":
In Podfile:
ekyc_id_flutter (from .symlinks/plugins/ekyc_id_flutter/ios) was resolved to 1.0.0, which depends on
EkycID (= 2.0.28) was resolved to 2.0.28, which depends on
GoogleMLKit/FaceDetection (= 3.2.0) was resolved to 3.2.0, which depends on
GoogleMLKit/MLKitCore (= 3.2.0) was resolved to 3.2.0, which depends on
MLKitCommon (> 8.0.0) was resolved to 8.0.0, which depends on
GoogleUtilitiesComponents (
> 1.0) was resolved to 1.1.0, which depends on
GoogleUtilities/Logger

firebase_core (from `.symlinks/plugins/firebase_core/ios`) was resolved to 2.32.0, which depends on
  Firebase/CoreOnly (= 10.25.0) was resolved to 10.25.0, which depends on
    FirebaseCore (= 10.25.0) was resolved to 10.25.0, which depends on
      GoogleUtilities/Logger (~> 7.12)

helloworld@Macbook ios %

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