Add visual confirmation on code-push update
Goal
Check for code-push updates and add a visual confirmation in a bottom sheet to download, install and restart the app.
What needs to be done
- automatically download any updates from the prod channel
- add a code-push check for updates on focus in home screen
- show a banner between the moments and the last posts popping up a confirmation bottom-sheet with text to download an update
- install and restart the app on confirmation
QA
N/A
UX/Design
Need to get the confirmation text.
Acceptance Criteria
- GIVEN that I go to home screen
- AND the code-push check for updates returns true
- THEN I see a top banner with install now message
- GIVEN that I see the code-push top banner confirmation
- WHEN I press on install now
- THEN the code-push update will be downloaded and installed
- AND the app will restart
- GIVEN that I see the code-push bottom-sheet confirmation
- WHEN I press on NO button
- THEN the top widget confirmation popup will hide
Definition of Ready Checklist
-
Definition Of Done (DoD) -
Acceptance criteria -
Weighted -
QA -
UX/Design -
Personas -
Experiments
Edited by Vali