mlkit icon indicating copy to clipboard operation
mlkit copied to clipboard

[Bug report] Urgent: MLKitCommon needs to update its dependency version of GoogleDataTransport immediately.

Open seal-app-07 opened this issue 1 year ago • 9 comments

MLKitCommon needs to update its dependency version of GoogleDataTransport immediately.


  In Podfile:
    firebase_performance (from `.symlinks/plugins/firebase_performance/ios`) was resolved to 0.10.0-7, which depends on
      Firebase/Performance (= 11.0.0) was resolved to 11.0.0, which depends on
        FirebasePerformance (~> 11.0.0) was resolved to 11.0.0, which depends on
          GoogleDataTransport (~> 10.0)

    google_mlkit_face_detection (from `.symlinks/plugins/google_mlkit_face_detection/ios`) was resolved to 0.11.1, which depends on
      GoogleMLKit/FaceDetection (~> 6.0.0) was resolved to 6.0.0, which depends on
        MLKitFaceDetection (~> 5.0.0) was resolved to 5.0.0, which depends on
          MLKitCommon (~> 11.0) was resolved to 11.0.0, which depends on
            GoogleDataTransport (< 10.0, >= 9.4.1)
            

seal-app-07 avatar Sep 26 '24 09:09 seal-app-07

I'm having issues with this too, the last version of MLKit is not compatible with the last version of FirebaseAnalytics and does not include the necessary privacy manifest that Apple is asking for. Starting on november 12, if they don't update the apps won't be able to be submited to the Apple Appstore.

psykologist90 avatar Sep 27 '24 10:09 psykologist90

This is blocking me even building my apps because other dependencies require higher version of Firebase libraries and this library causes a conflict.

bahadirarslan avatar Sep 28 '24 11:09 bahadirarslan

+1

vietstone-ng avatar Oct 01 '24 02:10 vietstone-ng

+1

ToanDevMobile avatar Oct 01 '24 03:10 ToanDevMobile

+1 THIS IS A BLOCKING ISSUE

jacopofranza avatar Oct 01 '24 08:10 jacopofranza

+1

RCVZ avatar Oct 03 '24 17:10 RCVZ

@miworking3 Could you look into this? Also, see the other issue tracker

RCVZ avatar Oct 03 '24 17:10 RCVZ

Has it been resolved?

https://issuetracker.google.com/issues/362452861#comment146

seal-app-07 avatar Oct 08 '24 00:10 seal-app-07

It's resolved. Just update to the latest versions.

vietstone-ng avatar Oct 08 '24 03:10 vietstone-ng