Skip to content

Releases: applivery/applivery-ios-sdk

4.1.0

10 Dec 13:01
32cfe9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.1.0

4.0.0

05 Dec 12:49
ea197d4
Compare
Choose a tag to compare

What's Changed

  • migrate callback to async await by @FranAlarza in #48
  • create video feedback by @FranAlarza in #44
  • new menu, you can select screenshot or video

3.4.0

21 Nov 15:00
b520563
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.3.2

3.3.0

15 Jan 20:51
Compare
Choose a tag to compare

New

  • Add AppliveryDynamic product version to SwiftPM integration. With this versión you can dinamically exclude Applivery when compiling a build for the Appstore. See the README for more information
  • Removed the appStoreRelease flag since uploading a build with Applivery to the Appstore is forbidden.

Fix

  • Feedback fails detecting if user is over wifi in the latest iOS version
  • Updated iOS devices list for your analytics.

Full Changelog: v3.2.3...3.3.0

v3.2.3

21 Feb 22:49
Compare
Choose a tag to compare

Fix

  • Workaround to fix Xcode bug while loading storyboards with Swift Package Manager

v3.2.2

16 Feb 10:49
Compare
Choose a tag to compare

Fix

  • Error when trying to update while integrating applivery with swift package manager

v3.2.0

07 Feb 12:29
Compare
Choose a tag to compare

New:

  • Swift Package Manager support (#25)
  • Improved feedback when downloads limits are reached (#33)
  • Installations identificacion (#36)

v3.1.3

23 Apr 22:10
Compare
Choose a tag to compare

Fixed

v3.1.1

21 Jan 22:53
Compare
Choose a tag to compare

Fixed

  • Body Validation Error when sending empty tags from Demo App #26
  • Bug & Feedback switch button not displayed correctly in Dark Mode when reporting feedback #30

Improvements

  • v3.1.1 deployed in Cocoapods #32

v3.1

16 Jan 19:25
Compare
Choose a tag to compare

New

  • Public method update() to programmatically download and install the latest version (#22)
  • Public method isUpToDate() to check if application is updated to the latest version available (#21)
  • OS, device and package information is sent to Applivery, so this information can be used in planned features of the dashboard (#20)

Fixed

  • Force update view is dismissable in iOS 13
  • Alerts changes their position when feedback view is presented

Improvements

  • Handle error 5004 (SDK not allowed) and give this feedback to the developer (#19)