- 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
Data Leakage Prevention
The
BlackBerry UEM
or standalone Good Control
administrator can use Data Leakage Prevention (DLP) settings in BlackBerry
Dynamics
profiles (UEM
) or security policies (Good Control
) to configure data protection standards, including enabling or disabling copy and paste between BlackBerry
Dynamics
apps and non-BlackBerry
Dynamics
apps, screen captures, dictation, FIPS, and more.Contact your organization’s administrator to configure DLP standards as necessary for your custom
BlackBerry
Dynamics
apps.The
BlackBerry Dynamics SDK for Android
provides the following classes to manage the secure copy, cut, and paste of data: ClipboardManager, GDTextView, GDEditText, GDAutoCompleteTextView, and GDSearchView. The secure copy-cut-paste sample app demonstrates uses of the secure clipboard.