SSAppUpdater
SSAppUpdater copied to clipboard
Force Update
It's not clear to me how the Force Update works. Does my code have to pass in the boolean flag when asking to perform the checks? That would imply my current app version knows something that requires the force update.
Am I missing something, or is it using the semantic version of the app from the AppStore to determine that the is a major update therefore we must force the update?
Thanks, joey