SRGSSR / pillarbox-android

The modern SRG SSR Pillarbox player targeting Android platforms
https://android.pillarbox.ch/api
MIT License
13 stars 1 forks source link

Don't destroy PlaybackSession on error to allow retrieve session id on error #729

Closed StaehliJ closed 3 weeks ago

StaehliJ commented 1 month ago

As a integrator I want to display the current session id when the player has an error. So the support team can ask for it.

Hints

Here is the API for session id extraction on Apple platforms.

Acceptance criteria

Tasks