- What is the BlackBerry Dynamics SDK?
- Requirements and support for platform-specific features
- Steps to get started with the BlackBerry Dynamics SDK
- Integrating optional features
- Enforcing local compliance actions
- Adding custom policies for your app to the UEM management console
- Add a watermark to the screens in a BlackBerry Dynamics app
- Using the BBWebView library
- Using the OkHttp HTTP framework
- Prompt the user to update a BlackBerry Dynamics app
- Adding a custom logo and colors with the branding API
- Support for Night Mode
- Using zero sign-on for SaaS services through BlackBerry Enterprise Identity
- Integrating BlackBerry Enterprise Mobility Server services
- Integrating BlackBerry Analytics
- Implementing Play Integrity attestation for BlackBerry Dynamics apps
- Sample apps
- Testing and troubleshooting
- Implementing automated testing for BlackBerry Dynamics apps
- Automated testing with the BlackBerry Dynamics sample apps
- Preparing for automated testing
- Components of a sample automated testing configuration
- Execute all tests from the command line with Gradle
- Execute specific tests from the command line with Gradle
- Execute tests from the Android Studio IDE
- Add automated testing to your BlackBerry Dynamics Android app
- Configure compliance settings so you can debug your app
- Emulators and the rooted OS compliance setting
- Using enterprise simulation mode
- Troubleshooting common issues
- Logging and diagnostics
- Implementing automated testing for BlackBerry Dynamics apps
- Deploying your BlackBerry Dynamics app
- Deploying certificates to BlackBerry Dynamics apps
- BlackBerry Docs
- BlackBerry Dynamics SDK for Android 12.1
- BlackBerry Dynamics SDK for Android Development Guide
- Implementing Play Integrity attestation for BlackBerry Dynamics apps
Implementing Play Integrity attestation for BlackBerry
Dynamics apps
Play Integrity
attestation for BlackBerry
Dynamics
appsBlackBerry UEM
version 12.18 and later supports Play Integrity
attestation for BlackBerry
Dynamics
apps. BlackBerry UEM
version 12.17 and earlier supports SafetyNet attestation for BlackBerry
Dynamics
apps. For information on SafetyNet attestation, refer to previous versions of the SDK documentation. You can use
Play Integrity
to extend BlackBerry
root and exploit detection and to enhance app security and integrity. For more information about Play Integrity
attestation, implementation considerations, and instructions for enabling the feature, see the BlackBerry UEM documentation. This chapter details considerations for developers who want to enable Play Integrity
support for their BlackBerry
Dynamics
apps.To support
Play Integrity
, you must complete the Play Integrity prerequisites, add a new library component to the app project, and update the BlackBerry Dynamics application policy file. You cannot run an app on an
Android
emulator while Play Integrity
is enabled as Play Integrity
attestation will fail during app provision. You may need to contact your IT admin to turn off Play Integrity
if you are using an emulator.