Skip to content

Releases: SurveyMonkey/surveymonkey-android-sdk

3.0.6

12 Sep 10:47
7b53f1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.5...3.0.6

3.0.5

20 Jun 14:23
7fadd88
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.4...3.0.5

SurveyMonkey Feedback SDK for Android 3.0.4

23 Jan 10:20
7733bca
Compare
Choose a tag to compare

3.0.4

  • Handled JSONException
  • Removed unwanted resource files
  • Made onStart() a public method

SurveyMonkey Feedback SDK for Android 3.0.3

02 Aug 16:22
f8464c6
Compare
Choose a tag to compare

3.0.3

  • Fix for Mal-formed URL when using custom variables

SurveyMonkey Feedback SDK for Android 3.0.2

29 Mar 08:25
f8464c6
Compare
Choose a tag to compare

3.0.2

  • Removed deprecated API FragmentActivity.getSupportLoaderManager()

SurveyMonkey Feedback SDK for Android 3.0.1

23 Mar 10:32
9ce6704
Compare
Choose a tag to compare

3.0.1

  • App updated to AndroidX
  • Added kotlin co-routines and Retrofit

SurveyMonkey Feedback SDK for Android 2.0.0

07 Jan 23:38
6d37d82
Compare
Choose a tag to compare
  • Bumped minsdk version to 21
  • Fixed misc bugs

SurveyMonkey Feedback SDK for Android 1.0.6

31 Oct 23:25
Compare
Choose a tag to compare

SurveyMonkey Feedback SDK for Android 1.0.5

26 Apr 17:05
Compare
Choose a tag to compare
  • Added support for Fragments via the SMFeedbackFragment.
    Refer to README and docs for more info and our Simple Survey sample project for an implementation example!

SurveyMonkey Feedback SDK for Android 1.0.4

07 Apr 00:14
Compare
Choose a tag to compare

-Fixes multiple submission bug found by @stavv