-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Open
Labels
type:supportGeneral questionsGeneral questions
Description
Have I written custom code (as opposed to using a stock example script provided in MediaPipe)
None
OS Platform and Distribution
Android
MediaPipe Tasks SDK version
0.10.29
Task name (e.g. Image classification, Gesture recognition etc.)
Image Classification
Programming Language and version (e.g. C++, Python, Java)
Java/Kotlin
Describe the actual behavior
2 critical bugs, one that was over 2 years old have been fixed. Please release the updated library
Describe the expected behaviour
To release updates when critical bugs are fixed
Standalone code/steps you may have used to try to get what you need
It is impossible to build this library yourself. Please release the update
Other info / Complete Logs
Google has forced us to update to this lib for 16kb page support.
Upon updating 2 critical bugs were located. One was 2 years old and fixed 2 months ago
https://github.com/google-ai-edge/mediapipe/issues/5017
One is a simple R8 issue that prevents minifying your release builds.
https://github.com/google-ai-edge/mediapipe/issues/6138
Can you please either release the update or *at least* tell us when we can expect one? This is preventing me from releasing an update to my app for 4 months now. At this point it's looking like I'll have to put up a big message "Support library broken, feature disabled until fix is released by Google".Metadata
Metadata
Assignees
Labels
type:supportGeneral questionsGeneral questions