Skip to content

Fix keep awake race conditions #4378

Martin Santangelo requested to merge fix/keep-awake-call-tooften into develop

Ticket(s) / Related Merge Requests

#4378 (closed)

Summary of Changes

Moved the keep awake to the video player service

This will also solve the race conditions that cause the keep-awake to fail sometimes

Testing Considerations

We will test it on test flight because the issue is not easy to reproduce. It needs to be tested for hours or days (random crash)

Regression Scope

keep awake only

Platform Affected (web, mobile, etc)

Both, but the crash is on ios

Developer Testing Completed

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Martin Santangelo

Merge request reports