What I learnt
Upgrader
Basically this just allows us to push updates within the phone – by doing these things:
- Checking the most up-to-date version, and then against the version currently installed
- If it is up-to-date then nothing, if not then it displays a card that prompts the user to update by
- Downloading from Firebase Storage the latest APK
- Starting installing using Android Intent