Giter Site home page Giter Site logo

Comments (2)

marcbaechinger avatar marcbaechinger commented on August 21, 2024

Thanks for your report.

When you can NOT repro on the Pixel 7, do you see the output of Log.d("[DEBUG]", "onTaskRemoved: ") in the logs? If you see the log then but not on the other devices, then this is a duplicate of #805 and we can close that issue.

All devices that you list are running Android 14. Seeing the log line onTaskRemoved indicates the bugfix has landed. Can you verify whether this is the case?

That the dead notification would trigger onPlaybackResumption isn't expected. The stack trace looks like an attempt of pressing the play button on the dead notification with a stale controller. System UI still has a controller that wants to send a play command to a session of a process that already died. This is usually the case when the service crashed or the session wasn't properly released for other reasons. #805 would be such a reason on Android 14 in case that device hasn't a fix on the OS side for this.

If this is not about #805 (when you see the log line from onTaskRemoved on all devices), then please do the repro step with UAMP and do a bug report right after terminating the app by swiping the app off the recent apps. If you're unable to share bug reports or test content publicly, please send them to [email protected] using a subject in the format "Issue #1557", Please also update this issue to indicate you’ve done this.

from media.

WSteverink avatar WSteverink commented on August 21, 2024

All devices that you list are running Android 14. Seeing the log line onTaskRemoved indicates the bugfix has landed. Can you verify whether this is the case?

"Unfortunately" i can see onTaskRemoved being called on both devices.

So to reproduce it with UAMP you can grab the steps at mentioned above in "Steps to reproduce" .

I did sent a LogCat dump towards the email address you have mentioned. But the output is so massive that reproducing it is probably faster than using it!

I you have a working version for UAMP or the Media sample app, you could also share a branch. So i can try it on my end.
Anyways, i am looking forward to your response and thanks already 👍

from media.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.