Closed Ko-Dean closed 2 months ago
Bump
Apparently, the last ML Kit release for iOS was in April. There are no updates since then. See https://developers.google.com/ml-kit/release-notes. So no easy fix as of now.
That's a bummer because we're also running into that issue
Apparently, the last ML Kit release for iOS was in April. There are no updates since then. See https://developers.google.com/ml-kit/release-notes. So no easy fix as of now.
That's a bummer because we're also running into that issue
Hello,
Do you have any recommendations or the best approach is just to wait for ML Kit new release?
Thanks
Apparently, the last ML Kit release for iOS was in April. There are no updates since then. See https://developers.google.com/ml-kit/release-notes. So no easy fix as of now.
That's a bummer because we're also running into that issue
Hello,
Do you have any recommendations or the best approach is just to wait for ML Kit new release?
Thanks
@simeonangelov94 I'm temporarily using gemini to upload an image and write a prompt to receive the results.
Apparently, the last ML Kit release for iOS was in April. There are no updates since then. See https://developers.google.com/ml-kit/release-notes. So no easy fix as of now.
That's a bummer because we're also running into that issue
This is a duplicate issue #669 and I commented already that no update for iOS #comment
I have to close this too.
@ueman thanks for the comment
[!] CocoaPods could not find compatible versions for pod "GoogleDataTransport": In snapshot (Podfile.lock): GoogleDataTransport (= 10.1.0, ~> 10.0)
In Podfile: firebase_crashlytics (from
.symlinks/plugins/firebase_crashlytics/ios
) was resolved to 4.1.1, which depends on Firebase/Crashlytics (= 11.0.0) was resolved to 11.0.0, which depends on FirebaseCrashlytics (~> 11.0.0) was resolved to 11.0.0, which depends on GoogleDataTransport (~> 10.0)You have either:
GoogleDataTransport
inside your development podgoogle_mlkit_face_detection
. You should runpod update GoogleDataTransport
to apply changes you've made.Please update to the latest version.