Skip to content

Releases: Ubudu/IOS-SDK

v1.24.1

22 Feb 00:42
Compare
Choose a tag to compare

Features Added

None

Improvements

None

Issues Addressed

  • Fix a rare crash while fetching geofences

Known Issues

  • Temporary disabled wallet integration

  • When a rule contains a local notification action + at least 2 other actions (except server notification) then only the first action is executed when the user clicks on the local notification (problem arises only when the app is in background).

v1.24.0

11 Dec 13:14
Compare
Choose a tag to compare

Features Added

None

Improvements

  • Improved a networking layer
  • other improvements

Issues Addressed

Known Issues

  • Temporary disabled wallet integration

  • When a rule contains a local notification action + at least 2 other actions (except server notification) then only the first action is executed when the user clicks on the local notification (problem arises only when the app is in background).

v1.23.3

27 Feb 14:50
Compare
Choose a tag to compare

Features Added

None

Improvements

  • Add "ok" action for notifications without any actions.
  • Improved responsivity of the SDK when use SDK "always" and not only in the "foreground".

Issues Addressed

  • Fix an issue with triggering local notifications with complex payloads.
  • Fix an issue with restarting the SDK after killing / relaunching the app.

v1.23.2

01 Feb 10:27
Compare
Choose a tag to compare

Features Added

None

Improvements

  • Add SDK version number to log about user info.
  • Improve placeholders when using them in payloads which contain dictionaries and arrays.

Issues Addressed

  • Fix the issue where action log was not sent to ubudu manager server.

v1.23.1

14 Dec 00:55
Compare
Choose a tag to compare

Features Added

None

Improvements

None

Issues Addressed

  • Fix the issue where notifications were not triggered on iOS 10 devices

v1.23.0

16 Nov 00:14
Compare
Choose a tag to compare

Features Added

  • Support for rich notifications
  • Support for remote push notifications

Improvements

  • Replacing a placeholder in a whole payload
  • A callback while setting new user

Issues Addressed

None

v1.22.0

22 Aug 10:49
Compare
Choose a tag to compare

Features Added

  • Supports priorities for beacon interaction rules.
  • Supports min interval time for triggering rules.

Improvements

None

Issues Addressed

None

v1.20.0

29 Apr 12:38
Compare
Choose a tag to compare

Features Added

  • Support for new analytics logs related to device bluetooth state and location/notifications permissions
  • IDFA support

Improvements

None

Issues Addressed

None

v1.19.0

23 Mar 10:06
Compare
Choose a tag to compare

Features Added

None

Improvements

  • Trigger counters are incremented after latch time, not before.
  • Trigger counters are automatically decremented if action is not executed when proper delegate methods are implemented.

Issues Addressed

  • Fix extended background ranging mode for iOS 9.X
  • Fix executing actions after latch time for rules with custom medium-far distance treshold.
  • Fix notify user action log is sent before caling delegate to server logs easier to analyze.

v1.18.2

26 Feb 12:53
Compare
Choose a tag to compare

Features Added

None

Improvements

None

Issues Addressed

  • Fix redundant action triggers for rules with custom medium far treshold.