rwbutler / Updates

📲 Automatically detects app updates and seamlessly prompts users to upgrade.
https://medium.com/swlh/updating-users-to-the-latest-app-release-on-ios-ed96e4c76705
MIT License
289 stars 37 forks source link

Complete documentation of properties in json configuration file #24

Open SylvainHocq opened 11 months ago

SylvainHocq commented 11 months ago

I wanted to set updateType from jsonfile but i don't see it in documentation.

When i look in source code i see some property settings available but no documented. Like "min-optional-app-version", "min-required-app-version", "update-type"

I will be usefull to have documentation about all these great functionalities.