-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Welcome to the Bazaarvoice SDK (BVSDK)! The BVSDK provides a modular SDK architecture so you can easily and quickly integrate and enable Bazaarvoice products into your native iOS application built with Objective-C or Swift!
TL;DR; If you are new to the BVSDK and just want to jump into the code, checkout an overview of the example projects and how to run them.
- Procure your API Key and Client Id
- If using the Conversations module and don't have a
conversationsPassKey
already, visit Bazaarvoice Developer Portal to obtain a key. - If using the Recommendations and/or Advertising module and don't have a
shopperAdvertisingPassKey
already, please contact Mobile Development at Bazaarvoice. - If using the Curations module you can use your existing Curations key and client Id. If you need and evaluation key please contact Mobile Development at Bazaarvoice.
- If using the Conversations module and don't have a
- Install the BVSDK Component(s) you want to work with.
- Configure the module(s) in your XCode project.
- Create wonderful apps!
TIP: Public header documentation can also be found in the BVSDK in
/docs/index.html
.
- Bazaarvoice Platform API version 5.4 or older (for Conversations)
- Signed Data Usage Amendment, if not already in place
- API configured and enabled by Bazaarvoice
- API key to access client's staging and production data
- Xcode IDE version 7.0 or newer
- Minimum iOS deployment target of iOS 8.0
Copyright 2016 Bazaarvoice Inc. All rights reserved.
Use of this SDK is contingent on your agreement and conformance with Bazaarvoice's API Terms of Use. Additionally, you agree to store all data acquired by this SDK or Bazaarvoice’s API only within the storage of the individual application instance using the SDK or API. You also agree to use the data acquired by the SDK or API only within the context of the same individual application instance and only for purposes consistent with that application’s purpose. Except as otherwise noted, the Bazaarvoice iOS SDK licensed under the Apache License, Version 2.0.