Skip Navigation

Remove the previous integration with the separate 
BlackBerry Analytics
 SDK

If you previously integrated the separate 
BlackBerry Analytics
 SDK with your 
BlackBerry Dynamics
 app, when you upgrade to use SDK version 8.0, do the following to remove the previous integration:
  1. Remove the dependency on 
    BlackBerry Analytics
     SDK from the 
    build.gradle
     file: 
    implementation(name:'BlackberryAnalytics-release, ext:'aar')
  2. Verify that the dependency on the SDK .aar file is correctly linked in your 
    build.gradle
     file. See Integrating the BlackBerry Dynamics SDK in .aar format.
  3. Remove the following method calls within your project:
    • BlackberryAnalytics.setStage()
    • BlackberryAnalytics.hostInitializationCompleted()
Once you upgrade to SDK version 8.0, no additional development effort is required to enable your 
BlackBerry Dynamics
 app to use 
BlackBerry Analytics
. To enable data collection and use of the 
BlackBerry Analytics
 portal, your organization must purchase the 
BlackBerry Analytics
 entitlement and the 
UEM
 administrator must assign the entitlement to users or groups. For more information about the 
BlackBerry Analytics
 requirements, entitlement, and accessing the portal, see the BlackBerry Analytics documentation.