You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding songs into android auto list showing this error
Minimal reproduction project
Official example: main.dart
Reproduction steps
when adding more data in android auto list , size as of now is 5611 , I am using android_service and just_audio
Output of flutter doctor
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.1)
Devices exhibiting the bug
Android 12 , 13
One plus
The text was updated successfully, but these errors were encountered:
Documented behaviour
E/JavaBinder(15944): !!! FAILED BINDER TRANSACTION !!! (parcel size = 3176664)
W/MBServiceCompat(15944): Calling onLoadChildren() failed for id=song package=com.google.android.projection.gearhead
Actual behaviour
When adding songs into android auto list showing this error
Minimal reproduction project
Official example: main.dart
Reproduction steps
when adding more data in android auto list , size as of now is 5611 , I am using android_service and just_audio
Output of flutter doctor
Devices exhibiting the bug
Android 12 , 13
One plus
The text was updated successfully, but these errors were encountered: