Nick
Nick
As requested earlier, a brief reasoning of the design choices: Throwing and giving up with a clear error message seems to be the best we can do, because: 1. there's...
> this PR seems to address it by handling the exception and reporting it to Firebase without crashing the app No, that is sadly not possible. The root cause would...
just curious, why do your lyrics have translation in the data if you don't want to see it?
For some background, my app has a controller.setMediaItems() call in a onclick listener, and Play Console has been complaining about ANRs in the unbundling code: ``` at androidx.media3.common.MediaMetadata$Builder.build (MediaMetadata.java:624) at...
QCOM seems interested, maybe it'll be a thing on sm8950: https://github.com/google/oboe/ issue 2317
idk lark player, can u send a screenshot
@breddiesucks thank you :)
this has been added and feature will be available in next release, thanks for your request
Well, it works on my Android 14 device, but media notifications use media session for data since Android 13 and I didn't get around to trying an emulator. Might also...
 On an Android 10 emulator, it works just fine. Can you maybe try the latest CI build from "Actions" tab?