HomeiOS Developmentios - crashlytics in fluttter: CocoaPods's specs repository is just too out-of-date...

ios – crashlytics in fluttter: CocoaPods’s specs repository is just too out-of-date to fulfill dependencies


Im making an attempt to combine firebase crashlytics into my flutter app, however working flutter construct ios fails with error CocoaPods's specs repository is just too out-of-date to fulfill dependencies..

What I’ve tried

  • delete pods folder, pod file, pods.lock file
  • run pod set up, pod replace, pod set up --repo-update
  • run flutter clear
  • run with out and with out arch -arm64 (I am utilizing the M1)
  • edit podfile to platform :ios, '11.0"https://stackoverflow.com/"10.0"https://stackoverflow.com/"9.0'

All of those in varies order

My firebase dependencies

firebase_core: ^2.13.0
firebase_storage: ^11.1.1
firebase_messaging: ^14.6.1
firebase_crashlytics: ^3.3.1 // began taking place after I added this

I am at my wit’s finish. I’ve seen so many individuals with the identical drawback and nonetheless no clear repair different than simply randomly making an attempt totally different terminal instructions

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Most Popular

Recent Comments