invertase / firestore-ios-sdk-frameworks

⚡ Precompiled Firestore iOS SDKs extracted from the Firebase iOS SDK repository release downloads for faster build times.
Apache License 2.0
448 stars 49 forks source link

Pod File issue #111

Open naved997 opened 2 months ago

naved997 commented 2 months ago

[!] CocoaPods could not find compatible versions for pod "nanopb": In Podfile: ar_flutter_plugin (from .symlinks/plugins/ar_flutter_plugin/ios) was resolved to 0.6.2, which depends on ARCore/CloudAnchors (~> 1.32.0) was resolved to 1.32.0, which depends on nanopb (< 2.30910.0, >= 2.30908.0)

firebase_messaging (from `.symlinks/plugins/firebase_messaging/ios`) was resolved to 15.1.0, which depends on
  Firebase/Messaging (= 11.0.0) was resolved to 11.0.0, which depends on
    FirebaseMessaging (~> 11.0.0) was resolved to 11.0.0, which depends on
      nanopb (~> 3.30910.0)
EnduringBeta commented 2 months ago

Several other issues about this. It seems to be fixed now. This solution worked for me.

naved997 commented 2 months ago

I did the same as mentioned in the solution but it is not working.