Android

The following is a list of commonly asked questions and their answers.

How do I check out older versions of the SDK?

You can check out the latest version, as well as older versions after v3.0.1, on Maven Central. Bazaarvoice strongly recommends you use the latest version to take advantage of the most up-to-date features and bug fixes. In addition, older versions of the SDK are tagged by to version number in the Github Repo. You can list available versions with git tag and switch to a previous release with git checkout [tag]

How do I upgrade the advertising module of the SDK?

We now recommend that you just use Google's Android DFP.

Does the Bazaarvoice Mobile SDK for Android use the Android Advertising ID?

Yes, the SDK uses the Android advertising ID for the core Analytics module. The SDK checks whether the user has "Limit Ad Tracking" enabled, and respects the option if enabled.

Are the terms and conditions available through the SDK?

No, currently it is not available through the SDK, however you should be able to access the content by logging into your configuration console, then selecting Edit for the configuration you want terms & conditions for. Then you can access them from here.

My question wasn't answered. How can I get help?

Please contact us following the instructions at the Getting Help page