github Survicate/survicate-ios-sdk 6.0.0

latest releases: 6.4.0, 6.3.7, 6.3.6...
6 months ago

Breaking

  • SDK requires minimum deployment target of iOS 14.

New

  • Survey logic has been split into 2 types - Branch and Display logic.

    Branch logic includes all the previously available logic settings that allow you to select which question your respondents should see
    next based on their response to the current question.

    A new type of logic - Display logic - allows you to decide whether the current question should be shown or not based on the
    respondents’ answers to the questions earlier in the survey.

Improved

  • Surveys are now displayed consecutively, if more than one survey meets the targeting criteria (instantly recurring surveys without event trigger will result in showing the survey in a loop).

Updated

  • Removed deprecated event listeners callbacks.
  • Removed deprecated predefined UserTraits.
  • Removed deprecated SurvicateSdk.shared.delegate property.
  • Removed deprecated SurvicateSdk.shared.setApiKey methods.

Fixed

  • An issue with answer selection in shape question.

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

NewReleases is sending notifications on new releases.