Minimmum iOS version
Hello, what is the minimum iOS (and android) version required for MediaPipe Blaze Pose?
Thanks
Hi @lstewart9
iOS 10.0 https://github.com/tensorflow/tensorflow/blob/0b71caa06c91d628aecb14255f19c0289db1da83/tensorflow/lite/ios/ios.bzl#L8-L9
Android
TFLite Java Library is built against NDK API 19. It may work for Android API levels below 19, but is not guaranteed.
😅
https://github.com/tensorflow/tensorflow/blob/0b71caa06c91d628aecb14255f19c0289db1da83/tensorflow/lite/java/AndroidManifest.xml#L5-L8
You may need to change settings in the Unity project.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.