Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide start date when an error has been encountered? #81

Open
1 of 2 tasks
defagos opened this issue Jun 27, 2024 · 1 comment
Open
1 of 2 tasks

Provide start date when an error has been encountered? #81

defagos opened this issue Jun 27, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@defagos
Copy link
Member

defagos commented Jun 27, 2024

As a sports app developer I would like to possibly display a countdown when some content is not available yet. Currently there is no way I can know the date at which content will be available.

Hints

Request initially submitted for Apple platforms.

Acceptance criteria

  • Discuss within the team.
  • Create issues if needed.

Tasks

@defagos defagos added the question Further information is requested label Jun 27, 2024
@defagos defagos changed the title Provide start date when an error has been encountered Provide start date when an error has been encountered? Jun 27, 2024
@defagos
Copy link
Member Author

defagos commented Jun 27, 2024

Current status:

  • For the web: Not yet publicly provided but could easily be provided.
  • For Apple: Not yet publicly provided but could be added to PlayerMetadata (though only provided as info and not used by the player itself, and essentially an SRG SSR business need rather than a universal one). Cannot be attached to the error on Apple platforms (since error information is degraded by the resource loader delegate), requires Deliver metadata with business errors? #80 to be implemented.
  • For Android: Could be attached to the error.

Team agreement: Even if we supply a date we must not implement auto-restart at this date. It will be the responsibility of the app to decide what to do and to setup a dedicated timer if desired.

Next steps:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
Status: 🚧 In Progress
Development

No branches or pull requests

6 participants