Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carplay : Getting issue in data loading while there are more number of collections/playlists and songs #60

Open
richanshah opened this issue Dec 5, 2024 · 0 comments

Comments

@richanshah
Copy link

  1. Connect any device with carplay
  2. Login in app with any user which has more data
  3. Try to open collection or playlists
  4. Observe
  5. Issue is that, collections and playlist data is not loading in carplay when user has more collections
  6. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant