Releases: bazaarvoice/bv-ios-swift-sdk
Releases · bazaarvoice/bv-ios-swift-sdk
Retrieve Review Summary
- Allow SDK clients to Retrieve Review Summary API.
Product Sentiments
Add Product Sentiments that allows SDK to retrieve:
- Summarised Features
- Quotes for Summarised Features
- Features
- Quotes
- Expressions
Video Submission
- 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
- Added support for OriginalProductName in BVReview
- OriginalProductName is the name of product where review was originally written.
1.11.4 Remove escaping for BVURLParameter
- Remove escaping for BVURLParameter
1.11.3 Update minimum deployment target
- Update minimum deployment target
1.11.2 Fixed BVPixel Transaction event missing client bug
- Fixed BVPixel Transaction event missing client bug
Fixed Configuration Issue
- Fixed Analytics Manager Configuration issue.
Q&A Statistics
- Allowing clients to map Q&A Statistics in statistics.json.
1.10.0 Sort By Relevancy & Custom Sort
- 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).