- What is the BlackBerry Dynamics SDK?
- Requirements and support for platform-specific features
- Steps to get started with the BlackBerry Dynamics SDK
- Implementing SafetyNet attestation for BlackBerry Dynamics apps
- About the BlackBerry Dynamics SDK for Xamarin.Forms
- Sample apps
- Testing and troubleshooting
- Testing with Microsoft Visual Studio
- Implementing automated testing for BlackBerry Dynamics Xamarin apps
- Disable ARM v8 to avoid potential issues
- Deploying your BlackBerry Dynamics app
- Deploying certificates to BlackBerry Dynamics apps
- Legal notice
- BlackBerry Docs
- BlackBerry Dynamics Bindings for Xamarin.Android 7.0
- BlackBerry Dynamics Bindings for Xamarin.Android Development Guide
- Implementing SafetyNet attestation for BlackBerry Dynamics apps
- Adding the GDSafetyNet library to the app project
Adding the GDSafetyNet library to the app project
The
BlackBerry Dynamics SDK for Android
version 5.0 and later includes a new GDSafetyNet library. To support SafetyNet, add the android_handheld_gd_safetynet-<version>
.aar library from the Apache HTTP sample app to the app project files and set the build action to AndroidAarLibrary.The GDSafetyNet library includes all of the client-side source code that is required to support
SafetyNet
. No additional app code is required. The GDSafetyNet library requires Xamarin.GooglePlayServices.SafetyNet NuGet 71.0 or later to use device SafetyNet
APIs. Verify that your BlackBerry
Dynamics
app is dependent on only a single version of Google
Play
Services.