- What is the BlackBerry Dynamics SDK?
- Requirements and support for platform-specific features
- Software requirements
- Using an entitlement ID and version to uniquely identify a BlackBerry Dynamics app
- FIPS compliance
- Declaring a URL type to support BlackBerry Dynamics features
- App UI restrictions
- Requirements and prerequisites for iOS platform features
- Supported TLS protocols and cipher suites
- Steps to get started with the BlackBerry Dynamics SDK
- Integrating optional features
- Preventing password autofill in the app UI
- 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
- Allow unencrypted data to be copied to the pasteboard
- Replace the default splash screen for inactive apps
- Prompt the user to update a BlackBerry Dynamics app
- Adding a custom logo and colors with the branding API
- Using zero sign-on for SaaS services through BlackBerry Enterprise Identity
- Integrating BlackBerry Enterprise Mobility Server services
- Enabling microphone and camera support with WebRTC
- Integrating BlackBerry Analytics
- Sample apps
- Testing and troubleshooting
- Deploying your BlackBerry Dynamics app
- Deploying certificates to BlackBerry Dynamics apps
Unsupported iOS features
iOS
featuresThe following features are not supported by the
BlackBerry Dynamics SDK
:Feature | Details |
---|---|
BitCode | BitCode is an intermediate, architecture-independent binary object format that allows developers to submit a "machine neutral" app to Apple for a final, architecture-dependent build. The intermediate nature of BitCode is not compatible with the cryptographic requirements of the BlackBerry Dynamics SDK , which relies on the delivery of libraries or other modules that are cryptographically signed at build-time. The signatures of the libraries and modules are validated at runtime to ensure integrity.If you enable BitCode and try to build an app, a build error will indicate that the SDK does not support BitCode . |
App Extensions | The BlackBerry Dynamics SDK does not support app extensions such as Sirikit. |