Kayri
Kayri
Thank you for your quick reply. Yes I thought that could have been another way to solve that issue. I change the code for test purposes to have something like:...
UPDATE: For reminder, _currently pushing media 3 in a compose environment. I'm having a `java.lang.SecurityException: Session rejected the connection request.` The app has a feed where you scroll and the...
My apologies, I should have give you more details. I'm using the service to support multiple session. Therefore the flow for the service is: ``` - onGetSession() -> { controllerInfo.connectionHints...