Digipom
Digipom
We're having some difficulties on our end with notifications due to media3 behaviors even in 1.8.0. We've tested all values of SHOW_NOTIFICATION_FOR_IDLE_PLAYER_* and yet we still see notifications when the...
@marcbaechinger Hi, thank you for the update. After much investigation and testing across multiple devices, we were able to achieve the correct behavior with these changes: 1) Default the player...
> Glad it's working! > > > onStartCommand > > OOI: why do you need to override `onStartCommand`? The default returns START_STICKY. We don't want the service to come back...