Skip to content

Releases: bazaarvoice/bv-ios-swift-sdk

Retrieve Review Summary

13 Feb 07:23
ec8ddfa
Compare
Choose a tag to compare
  • Allow SDK clients to Retrieve Review Summary API.

Product Sentiments

12 Nov 08:53
8432c24
Compare
Choose a tag to compare

Add Product Sentiments that allows SDK to retrieve:

  • Summarised Features
  • Quotes for Summarised Features
  • Features
  • Quotes
  • Expressions

Video Submission

12 Sep 10:13
024dddd
Compare
Choose a tag to compare
  • Allow SDK clients on submitreview.json to collect video natively.
  • Allow SDK clients on progressive endpoint to collect video natively.

1.12.0 Add product level attribution

25 Oct 06:30
4ccc4a0
Compare
Choose a tag to compare
  • Added support for OriginalProductName in BVReview
    • OriginalProductName is the name of product where review was originally written.

1.11.4 Remove escaping for BVURLParameter

06 Sep 10:12
259abf9
Compare
Choose a tag to compare
  • Remove escaping for BVURLParameter

1.11.3 Update minimum deployment target

17 Aug 06:36
d0b851b
Compare
Choose a tag to compare
  • Update minimum deployment target

1.11.2 Fixed BVPixel Transaction event missing client bug

14 Aug 14:52
dc976eb
Compare
Choose a tag to compare
  • Fixed BVPixel Transaction event missing client bug

Fixed Configuration Issue

17 Apr 11:29
a5ca593
Compare
Choose a tag to compare
  • Fixed Analytics Manager Configuration issue.

Q&A Statistics

28 Oct 09:44
f3d9f94
Compare
Choose a tag to compare
  • Allowing clients to map Q&A Statistics in statistics.json.

1.10.0 Sort By Relevancy & Custom Sort

28 Jul 07:10
e4e2ec7
Compare
Choose a tag to compare
  • Allow clients to sort review content by relevancy.
  • Allow clients to sort review content by custom sort.
  • Added support for Xcode 14 (Fixed "stored properties cannot be marked potentially unavailable" compilation error).