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

App updater not working #46

Closed
Zaggan opened this issue Mar 19, 2024 · 2 comments
Closed

App updater not working #46

Zaggan opened this issue Mar 19, 2024 · 2 comments
Labels
question Some information is requested

Comments

@Zaggan
Copy link

Zaggan commented Mar 19, 2024

Describe the bug.

Whenever an app already installed gets and update, it allows to press the update button, but does not install it.

Reproduction

  1. Open official Flipper Zero app in Android, latest release (Samsung S23 Ultra)[not sure if same happens in IOS].
  2. Click on Hub, and a green notification shows Updates are available.
  3. Click on Installed.
  4. Either click update all or update individually the available apps
  5. Progress bar reaches 100%
  6. App state returs to update button to "update available" and update is not installed

Target

Update apps already installed

Logs

No response

Anything else?

This is tested specifically with Video Game Module Tool

@Zaggan Zaggan changed the title Update of Apps not working App updater not working Mar 19, 2024
@Willy-JL
Copy link
Member

yup, thats because youre trying to use the flipper app to update something that is installed with the firmware. as a general rule of thumb, apps that come with the firmware should be updated with the firmware. ones included with the firmware are built to integrate with the firmware better, and in some cases have extra features or integrations too. apps are all at latest version when we make an update, if you want use the dev builds of momentum to get even newer versions, but just because the flipper app says there is an update available doesnt mean there actually is.

@Willy-JL Willy-JL added the question Some information is requested label Mar 19, 2024
@Zaggan
Copy link
Author

Zaggan commented Mar 20, 2024

I appreciate the time for this explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Some information is requested
Projects
None yet
Development

No branches or pull requests

2 participants