Skip to content

BVSDK 3.0.0 (Unified SDK)

Compare
Choose a tag to compare
@austimkelly austimkelly released this 21 Dec 17:49
· 1367 commits to master since this release

Changes from BVSDK 2.1.1:

  • Existing clients of the Conversations API should be able to update without any changes however, new modules have been added.
  • Support for Hosted Auth has been added to the Conversations API. In BVPost.h see:
    • BVPost#hostedAuthEmail
    • BVPost#hostedAuthCallbackUrl
    • BVPost#authenticatedUser
  • The 3.0 BVSDK, or "Unified SDK", now provides the support for submodule installation with Pods or manual installation.
    All Installation documentation and new tutorials have been moved to the BVSDK Wiki.
  • New BVDSK modules are:
    • BVAdvertising - Targeted Google DFP Ads with Bazaarvoice profiles. Replaces the deprecated bv-ios-adsd-sdk.
    • BVRecommendations - In BETA, provides targeted shopper recommendations.
    • BVRecommendationsUI - In BETA, provides UI controls for recommendations: Carousel, Static View, and Table View Controller.

Deprecated

Existing clients of the Conversations API should no longer use BVSettings to initialize the SDK. Please use BVSDKManager.