upgrader
upgrader copied to clipboard
How to specify minAppVersion using appcast instead of playstore?
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?