Skip to content

Releases: SimformSolutionsPvtLtd/SSAppUpdater

1.6.0

16 Oct 09:09
d6cac5c
Compare
Choose a tag to compare

macOS Manual Updates:

  • SAppUpdater now offers support for manual updates in macOS applications, enabling version checks and update options outside the App Store.
  • The application will automatically quit and relaunch when the user clicks 'Update' in response to a prompt.

Update Creation:

  • Upon creating an archive, post-archive steps will be executed automatically, generating a zip file and a version.xml file ready for upload to the server.

Bug Fixes

21 Jun 05:25
6cd4e11
Compare
Choose a tag to compare
  • Bug Fixes
  • iTunes HTTP URL is not giving exact app version issue Fixed

Add MacOs Support

19 Jun 06:45
ee2563a
Compare
Choose a tag to compare
  • Added macOS support.
  • Converted UIKit alerts into swiftUIAlerts.
  • Managed to force an update to prevent further access to the app until it is updated.
  • Added option to direct AppStore redirection instead of opening an AppStore into our application.
  • Handled no internet connection scenario by displaying an alert.

Added privacy manifest support

22 Apr 10:08
d78162a
Compare
Choose a tag to compare
Merge pull request #17 from SimformSolutionsPvtLtd/develop

Develop

Fixes of parsing JSON

23 Jun 12:29
685692a
Compare
Choose a tag to compare
  • Fixed issue while parsing JSON for averageUserRating and averageUserRatingForCurrentVersion keys
  • fix alert showing twice.

Version issue fixed

30 Sep 11:23
a354b5a
Compare
Choose a tag to compare

Version comparison issue fixed

Other Dependancies support

09 Feb 13:59
b76e5fb
Compare
Choose a tag to compare
  • Skip Version support
  • Support for Carthage
  • Support for Swift Package Manager

Initial release

27 Oct 10:39
Compare
Choose a tag to compare
1.0.0

Implementation of SSAppUpdater