You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to run pod install and run the app on iOS I encounter this error:
[!] CocoaPods could not find compatible versions for pod "GoogleDataTransport":
In Podfile:
firebase_performance (from `.symlinks/plugins/firebase_performance/ios`) was resolved to 0.7.0-3, which depends on
Firebase/Performance (= 8.0.0) was resolved to 8.0.0, which depends on
FirebasePerformance (~> 8.0.0) was resolved to 8.0.0, which depends on
GoogleDataTransport (~> 9.0)
google_ml_vision (from `.symlinks/plugins/google_ml_vision/ios`) was resolved to 0.0.5, which depends on
GoogleMLKit/ImageLabeling (~> 2.1.0) was resolved to 2.1.0, which depends on
GoogleMLKit/MLKitCore (= 2.1.0) was resolved to 2.1.0, which depends on
MLKitCommon (~> 2.1.0) was resolved to 2.1.0, which depends on
GoogleDataTransport (~> 8.0)
When I try to run pod install and run the app on iOS I encounter this error:
Dependencies I'm using:
Now I can't build my iOS app and the build is blocked.
The text was updated successfully, but these errors were encountered: