Releases: Ubudu/IOS-SDK
Releases · Ubudu/IOS-SDK
v1.24.1
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
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
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
v1.23.1
v1.23.0
v1.22.0
v1.20.0
v1.19.0
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.