Skip to content

Releases: bazaarvoice/bv-ios-sdk

8.4.1 Fixed errors for the Demo App

14 Apr 10:28
Compare
Choose a tag to compare
  • Fixed build errors & crash occurring for the Demo App.

8.4.0 iOS 14 Privacy Changes

15 Mar 12:33
Compare
Choose a tag to compare
  • Implemented App Tracking Transparency Changes for iOS 14

Please refer to this dev doc link for more details: https://developer.bazaarvoice.com/mobile-sdks/ios/getting-started/installation#identifier-for-advertisers-(idfa)

8.3.1 UGC Submission with photo Fix & email notifications not sent for Question Submission issue Fix

20 Nov 12:07
Compare
Choose a tag to compare
  • Fixed photo upload issue by adding a file extension to the image filename as the API is now expecting a file extension to be passed.
  • Fixed "sendEmailAlertWhenAnswered" property not passed to the API issue for Question submission.

8.3.0 Incentivized Reviews & Content Origin Support

19 Oct 06:57
Compare
Choose a tag to compare
  • Added support for Incentivized Reviews and Content Origin.

8.2.4 Feedback Submission Fix

29 Sep 10:55
Compare
Choose a tag to compare
  • Fixed an issue that was causing feedback vote to be counted as twice instead of one, when calling BVFeedbackSubmission API.

8.2.3 Increased max limit for BVQuestionsAndAnswersRequest

26 Aug 12:36
Compare
Choose a tag to compare
  • Increased max limit up to 100 for BVQuestionsAndAnswersRequest.

8.2.2 Fetching Form Fields for Review Submission

08 Jul 06:55
Compare
Choose a tag to compare
  • Added support to fetch form fields for BVReviewSubmission.

8.2.1 ReviewHighlights Analytics and UCG properties support for BVFeedbackSubmission

26 May 10:21
Compare
Choose a tag to compare
  • Added analytics for ReviewHighglights.
  • Added support to add UGC properties for BVFeedbackSubmission.

8.2.0 ReviewHighlights Support

30 Apr 07:34
Compare
Choose a tag to compare
  • Added support for Review Highlights API
  • Fixed Manual Integration issues.

8.1.1 BVSDKDemo ProgressiveSubmission Example

30 Jan 15:57
Compare
Choose a tag to compare
  • ProgressiveSubmission implementation for BVSDKDemo
  • Fix for duplicate review submission issue