Skip to content

Implement version checking on previewer and add spec testing

Martin Santangelo requested to merge preview-version-check into develop

Ticket(s) / Related Merge Requests

#5378 (closed)

Summary of Changes

  • Added version check for the previewer
    • If the version required by the preview is lower, it tells the user to generate a new preview
    • If the version required is grater it shows a message to the user telling them to update the previewer app
  • Added spec testing for the preview update service

Testing Considerations

This should be tested on the next version of the previewer app

Regression Scope

previewer

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

previewer android

Screenshots

1707853187896 1707853187879

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports