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

Implement in-app update. #49

Closed
wants to merge 2 commits into from
Closed

Implement in-app update. #49

wants to merge 2 commits into from

Conversation

Clashkid155
Copy link
Contributor

It follows the method used in the previous SongTube, so it expects the same format.

AppUpdate_SongTube.mp4

This pr closes #41 and #47.

@Artx-II
Copy link
Member

Artx-II commented May 12, 2023

Thank you!

Quick question before I merge, this still requires a check whenever the app is opened from cold start right?

@Clashkid155
Copy link
Contributor Author

Clashkid155 commented May 12, 2023

Ya. It only triggers when the app is opened from a cold start since the check is in the main function.
To test this, change the URL on line 75 to https://api.github.com/repos/SongTube/SongTube/releases

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

Successfully merging this pull request may close these issues.

Implement app update mechanism
2 participants