Closed athlona64 closed 4 years ago
Hi, I pretty much got the same error too. I usually debug the android version of this app which already integrated with firebase, and when I tried to run on simulator this error happens. *note: I haven't integrated the iOS version with firebase yet.
Here's the list of things that I've done:
pod remove trunk
and pod install
In snapshot (Podfile.lock):
Firebase/CoreOnly (= 6.14.0)
In Podfile:
firebase_analytics (from `.symlinks/plugins/firebase_analytics/ios`) was resolved to 0.0.1, which depends on
Firebase/Core was resolved to 6.14.0, which depends on
Firebase/CoreOnly (= 6.14.0)
qr_mobile_vision (from `.symlinks/plugins/qr_mobile_vision/ios`) was resolved to 0.0.1, which depends on
Firebase/MLVisionBarcodeModel was resolved to 5.0.0, which depends on
Firebase/CoreOnly (= 5.0.0)
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* changed the constraints of dependency `Firebase/CoreOnly` inside your development pod `qr_mobile_vision`.
You should run `pod update Firebase/CoreOnly` to apply changes you've made.
CocoaPods could not find compatible versions for pod "GTMSessionFetcher/Core":
In snapshot (Podfile.lock):
GTMSessionFetcher/Core (= 1.3.0, ~> 1.1)
In Podfile:
qr_mobile_vision (from `.symlinks/plugins/qr_mobile_vision/ios`) was resolved to 0.0.1, which depends on
Firebase/MLVision was resolved to 6.14.0, which depends on
FirebaseMLVision (~> 0.19.0) was resolved to 0.19.0, which depends on
GTMSessionFetcher/Core (~> 1.1)
qr_mobile_vision (from `.symlinks/plugins/qr_mobile_vision/ios`) was resolved to 0.0.1, which depends on
Firebase/MLVision was resolved to 6.14.0, which depends on
FirebaseMLVision (~> 0.19.0) was resolved to 0.19.0, which depends on
GoogleAPIClientForREST/Core (~> 1.3) was resolved to 1.4.1, which depends on
GTMSessionFetcher (>= 1.1.7) was resolved to 1.3.1, which depends on
GTMSessionFetcher/Full (= 1.3.1) was resolved to 1.3.1, which depends on
GTMSessionFetcher/Core (= 1.3.1)
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* changed the constraints of dependency `GTMSessionFetcher/Core` inside your development pod `qr_mobile_vision`.
You should run `pod update GTMSessionFetcher/Core` to apply changes you've made.
I'm closing this as a duplicate of #129. Please follow the instructions there and if that doesn't help comment on that issue.
this error happen when change qr_mobile_vision to latest version if revert to old version is not a problem but can't upload to apple store
pubspec.yaml