- About this guide
- BlackBerry Dynamics background
- BlackBerry Dynamics API reference
- FIPS 140-2 compliance
- Easy Activation
- Securing cut-copy-paste on devices (Data Leakage Prevention, or DLP)
- Shared Services Framework
- Support for fingerprint authentication
- Support for Face ID
- Support for certificates
- Support for the "Do not require password" setting
- Bypassing the App Lock screen
- BlackBerry Dynamics contributor code on GitHub
- Supported languages
- Requirements
- BlackBerry Dynamics software versions
- Compatibility with earlier releases
- Software requirements
- BlackBerry Dynamics entitlement ID and version
- Requirements: Frameworks and libraries
- Requirement: URL scheme
- Required build-time declarations: URL type
- Using NSURLSystem for KCD
- GDAssets.bundle required in build phase
- Compatibility with the BlackBerry Dynamics Launcher Library
- App UI restrictions
- Supported and unsupported features on iOS
- Link for FIPS in Objective-C or C++
- Steps to get started with the BlackBerry Dynamics SDK
- Programming with the BlackBerry Dynamics SDK and BlackBerry Enterprise Mobility Server services
- Sample apps in Objective-C
- BlackBerry Dynamics and the Swift programming language
- Testing and troubleshooting
- Readying your app for deployment: server setup
- Details of support for client certificates
Location of installed artifacts
For consistency with other
BlackBerry
Dynamics
products, to comply with Apple guidelines, and to make way for future cross-platform development the BlackBerry Dynamics SDK for iOS
is now installed in the following default directories. The .pkg file installs in the following default locations.
- Main artifacts of the SDK are installed in the Library subdirectory in your home directory:~/Library/Application Support/BlackBerry/Good.platform/iOS
- A softlink to theGD.frameworkdirectory from the above is created in the system directory/Library/Frameworks
- TheGD.frameworkdirectory is copied to the installed Xcode folder so that it is available for alliOSplatforms. (This might break the integrity check inXcode.)
- The Xcode template is in~/Library/Developer/Xcode/Templates