Changelog
Table of contents
- Android
- iOS
Android
1.2.3 (2020-12-23)
- Fixed
- When taping two answers simoultaneously SDK crashed on some devices.
1.2.2 (2020-09-22)
- New
- It’s now possible to suppress a survey if other was answered during the current visit to your app.
1.2.1 (2020-06-17)
- Fixed
- A bug causing SDK to crash when the “Survey invitation” question had “next step” logic branching configured.
1.2.0 (2020-04-22)
- Fixed
- A bug causing surveys not to appear when targeted only at logged in users.
- Fixed
- A minor issue causing the survey not to appear when targeted at multiple values of the same attribute.
1.1.2 (2020-03-05)
- Fixed
- Minor bug causing issues when targeting with user traits.
- Fixed
- Proper handling of 4xx error codes.
- Updated
- Unnecessary spacing on the left side of the question has been removed.
- New
- It's now possible to clear user trait by setting them to 'null' value.
1.1.1 (2020-02-11)
- Fixed
- SDK listeners - answer object fixes.
1.1.0 (2020-01-24)
- New
- SDK now supports listeners.
1.0.19 (2019-12-23)
- New
- SDK now supports survey completion rate.
1.0.18 (2019-12-19)
- Fixed
- Survey ends after Thank you message and CTA.
1.0.17 (2019-09-04)
- Updated
- SDK now supports new installation flow.
1.0.16 (2019-08-12)
- Fixed
- Survey close counters weren't functioning properly in some cases.
1.0.15 (2019-08-08)
- Fixed
reset()
method didn't clear user attributes.
1.0.14 (2019-08-07)
- Fixed
- Targeting surveys using multiple user attributes wasn't working.
1.0.13 (2019-06-05)
- Fixed
- Building React Native project couldn't be completed in some cases.
1.0.12 (2019-04-01)
- Fixed
- Survey logic was broken when next step was set up to "Finish".
1.0.11 (2019-03-20)
- Fixed
- Targeting over screen name did't work when screen delay was set up.
1.0.10 (2019-03-08)
- Fixed
- View & response counters weren't functioning properly in some cases.
iOS
1.4.3 (2020-12-02)
- Updated
- Supported Swift version 5.3.1.
1.4.2 (2020-09-23)
- Updated
- Supported Swift version 5.3.
1.4.1 (2020-09-22)
- New
- It’s now possible to suppress a survey if other was answered during the current visit to your app.
1.4.0 (2020-04-22)
- Updated
- Unnecessary spacing on the left side of the question has been removed.
- Fixed
- Proper handling of 4xx error codes.
- Fixed
- A bug causing surveys not to appear when targeted only at logged in users.
- Fixed
- A minor issue causing the survey not to appear when targeted at multiple values of the same attribute.
1.3.2 (2020-04-01)
- Updated
- Supported Swift version 5.2.
1.3.1 (2020-02-11)
- Fixed
- SDK listeners - answer object minor fixes.
1.3.0 (2020-01-23)
- New
- SDK now supports listeners.
1.2.0 (2019-12-19)
- Fixed
- Survey ends after Thank you message and CTA.
- New
- SDK now supports survey completion rate.
1.1.5 (2019-10-11)
- Fixed
- Surveys layout leaned on right column.
1.1.4 (2019-09-25)
- Updated
- Supported Swift version 5.1.
1.1.3 (2019-09-10)
- Updated
- SDK now supports new installation flow.
1.1.2 (2019-08-08)
- Fixed
- Skip-logic wasn't functioning properly in some cases.
- Fixed
reset()
method didn't clear user attributes.
1.1.0 (2019-04-05)
- Updated
- Supported Swift version 5.0.
1.0.8 (2019-03-19)
- Fixed
- Surveys were sometimes shown on a wrong 'ViewController'.
1.0.7 (2019-01-30)
- Fixed
UserTrait
default constructor was missing.
← Setup