google-ar / arcore-ios-sdk

ARCore SDK for iOS

Home Page:https://developers.google.com/ar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not support Firebase version >= 10.0

DamonFish opened this issue · comments

[!] CocoaPods could not find compatible versions for pod "Firebase/RemoteConfig":
  In snapshot (Podfile.lock):
    Firebase/RemoteConfig (= 10.2.0, ~> 10.2.0)

  In Podfile:
    ARCore/Geospatial (~> 1.34.0) was resolved to 1.34.0, which depends on
      ARCore/GARSession (= 1.34.0) was resolved to 1.34.0, which depends on
        Firebase/RemoteConfig (< 10.0, >= 8.0)

    Firebase/RemoteConfig (~> 10.2.0)

Now, the latest version of firebase is 10.2.0.

Please update the dependencies.

This is already updated in ARCore 1.35.0.