googlesamples / googlesamples/mlkit
[Bug report] Pose Detection crash on start
- Dominant language
- Kotlin
- Stars
- 4.3k
- Forks
- 3.1k
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When launching the pose detection library on a Pixel 6 or Pixel 6 Pro phone the library crashes.
**To Reproduce**
Example Steps to reproduce the behavior in sample app:
1. Open the sample app
2. Click on 'Run the ML Kit quickstart written in Kotlin'
3. Click on 'CameraXLivePreviewActivity'
4. Click on the usecase dropdown that says 'Object detection'
5. Select **'Pose Detection'** from the dropdown
6. See error
https://github.com/user-attachments/assets/9037cde3-6a9f-4597-954c-f92125063fa7
[crash log](https://github.com/user-attachments/files/23001269/mlkit-pose-detection-crash.log)
[device description](https://github.com/user-attachments/files/23001274/mlkit-pose-detection-crash-device-description.json)
**Expected behavior**
Pose detection starts without issues.
**SDK Info:**
- com.google.mlkit:pose-detection:18.0.0-beta5
**Smartphone:**
- Device Pixel 6, Pixel 6 Pro
- Device OS: Android API 34, Android API 35, Android API 36
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.