Skip to content

Releases: bazaarvoice/bv-ios-swift-sdk

1.9.0 Hosted Auth Support for Progressive Submission

21 Jan 16:00
Compare
Choose a tag to compare
  • Allowing clients to use Hosted Authentication with Progressive Submission.
  • Added missing non-PII params - Discount, Deployment Zone.

1.8.0 Ability to pass Date of User Experience field in BVReviewSubmissionRequest and removed IDFA tracking

01 Sep 10:35
Compare
Choose a tag to compare
  • Allowing clients to capture the date when the product was tested during review submission via Date of User Experience field.
  • Removed IDFA tracking.
  • BVSwift integration using Swift Package Manager now supports only one target - BVSwift, which will not track any IDFA.
    ‘BVSwiftNoIDFA’, the other target available in an earlier version, is now redundant and hence no longer available.
    You may need to use ‘import BVSwift’ instead of ‘import BVSwiftNoIDFA.

1.7.0 Swift 5 migration

22 Jul 10:22
Compare
Choose a tag to compare
  • Migrated the BVSwift codebase to Swift 5.
  • Test case fixes.

1.6.0 Support to disable IDFA tracking

04 Jun 10:39
Compare
Choose a tag to compare
  • Added support to disable IDFA tracking in BVSwift for Swift Package Manager & Cocoapods integrations.
  • Migrated CI server to Github Actions.

1.5.0 Added support for Swift Package Manager

28 Apr 08:05
Compare
Choose a tag to compare
  • Added support for Swift Package Manager.

1.4.2 Fixed errors for the Demo App

14 Apr 10:40
Compare
Choose a tag to compare
  • Fixed build errors occurring for the Demo App

1.4.1 Fixed build errors for the example project

06 Apr 09:55
Compare
Choose a tag to compare
  • Fixed the build errors for the example project.

1.4.0 iOS 14 Privacy Changes

15 Mar 12:58
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)

1.3.1 UGC Submission with photo Fix

20 Nov 12:14
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.

1.3.0 Incentivized Reviews & Content Origin Support

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