github Survicate/survicate-android-sdk 4.1.0

latest releases: 6.4.0, 6.3.3, 6.3.2...
19 months ago

New

  • Events like onSurveyDisplayed, onQuestionAnswered, onSurveyClosed, and onSurveyCompleted now utilize specific event objects: SurveyDisplayedEvent, QuestionAnsweredEvent, SurveyClosedEvent, SurveyCompletedEvent.
  • The questionAnswered event provides more details such as survey name, question text, and answer URL.
  • The SDK now supports the registration of multiple event listeners.

Updated

  • Reverted Coil to version 2.4.0 for better compatibility with cross-platforms (compileSdk 34 is no longer required).

Fixed

  • An issue where SurveyActivity could crash when it was restored after process termination.
  • A race condition in the recalling feature.

Don't miss a new survicate-android-sdk release

NewReleases is sending notifications on new releases.