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
Issue is that, collections and playlist data is not loading in carplay when user has more collections
Also any clicked song from song tab is not getting played
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 carplay list showing this error
Minimal reproduction project
Official example: main.dart
Reproduction steps
when adding more data in carplay 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:
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 carplay list showing this error
Minimal reproduction project
Official example: main.dart
Reproduction steps
when adding more data in carplay 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: