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

How to specify minAppVersion using appcast instead of playstore? #406

Open
Parzivalxx opened this issue Apr 25, 2024 · 1 comment
Open
Labels
Appcast How To? This is a how to question

Comments

@Parzivalxx
Copy link

Hi, how can i specify the minAppVersion when using appcast? I have tried including minAppVersion in the Upgrader class in my new code but it is not working.

I am doing internal testing now where I reach a public appcasturl to get details of the latest release. I also cannot specify the minAppVersion in google play yet since it is not released. How can i do and test it?

@larryaasen
Copy link
Owner

@Parzivalxx For minAppVersion in Appcast use <sparkle:criticalUpdate/>. You can see an example here:
https://github.com/larryaasen/upgrader/blob/master/test/testappcast_critical.xml

@larryaasen larryaasen added How To? This is a how to question Appcast labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Appcast How To? This is a how to question
Projects
None yet
Development

No branches or pull requests

2 participants