Skip Navigation

Adding the GDSafetyNet library to the app project

The
BlackBerry Dynamics SDK for Android
includes a GDSafetyNet library to support
Play Integrity
. Add this library to the app project dependencies along with the main GDLibrary.
The GDSafetyNet library includes all of the client-side source code that is required to support
Play Integrity
. No additional app code is required. The GDSafetyNet library requires
Google Play
Services 11.0 or later. Verify that your
BlackBerry Dynamics
app is dependent on a single version of
Google Play
Services only.
Add the following to cordova-plugin-bbd-base/scripts/gradle/bbd.gradle before you add the base plug-in to the app:
implementation 'com.google.android.gms:play-services-safetynet:xx.x.x' implementation 'com.blackberry.blackberrydynamics:android_handheld_gd_safetynet:+'