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

"Update your application" system #1100

Closed
hawkbee1 opened this issue Dec 13, 2022 · 6 comments
Closed

"Update your application" system #1100

hawkbee1 opened this issue Dec 13, 2022 · 6 comments
Assignees
Labels
a V4 enhancement New feature or request

Comments

@hawkbee1
Copy link
Collaborator

For security reason it's important to keep Altme up to date.
When app is launching it checks if current app version is < to last prod version. If that's the case we force user to update Altme.
In this case we should offer possibility of backing up credentials?
To Be Defined: Where and how are we storing info about last production version? Is there an official mechanism with the stores?

@hawkbee1 hawkbee1 added enhancement New feature or request a V3 labels Dec 13, 2022
@ThierryThevenet ThierryThevenet added a V4 and removed a V3 labels Jan 5, 2023
@bibash28 bibash28 self-assigned this Jan 13, 2023
bibash28 added a commit that referenced this issue Jan 16, 2023
@bibash28
Copy link
Collaborator

Check branch app_update later

@bibash28
Copy link
Collaborator

bibash28 commented Jan 25, 2023

I found some packages but all are doing web scrapping which means that the package breaks when UI changes occur or some changes occur in the website... We need to make one API to fetch the latest version, release notes, etc. By doing this it will be stable forever. The only extra step will be we need to update the API response every time we release the new version.

@hawkbee1
@ThierryThevenet

@bibash28
Copy link
Collaborator

bibash28 commented Jan 25, 2023

bibash28 added a commit that referenced this issue Jan 25, 2023
@ThierryThevenet
Copy link
Member

ok not urgent

bibash28 added a commit that referenced this issue Jan 25, 2023
@bibash28
Copy link
Collaborator

ok

@bibash28
Copy link
Collaborator

I think we need to do some test releases of the branch https://github.com/TalaoDAO/AltMe/tree/app_update
and check...

I have tried to do in app update for android... link direct for ios...
also we need to check if after app gets update the app is auto restarted or not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a V4 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants