- 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
- BlackBerry Docs
- BlackBerry Dynamics SDK for iOS 5.0
- BlackBerry Dynamics SDK For iOS Development Guide
- Steps to get started with the BlackBerry Dynamics SDK
- Downloading and installing the BlackBerry Dynamics SDK for iOS
- Install the BlackBerry Dynamics SDK for iOS from a tar file
Install the BlackBerry Dynamics SDK for iOS from a tar file
BlackBerry Dynamics SDK for iOS
from a tar fileYou
can install the
BlackBerry Dynamics SDK
from a tar
archive into any directory you like.- Untar the fileinto any directory you like, wherefilename.taris the name of thefilename.tarBlackBerry Dynamics SDKarchive that you downloaded.
- To install theBlackBerry Dynamics SDKin your current working directory, run the following commands. Theinstall.shscript first runs the uninstallation script.
- cd Good.platform/iOS
- sudo ./install.sh
The
BlackBerry Dynamics SDK
is installed in
your current working directory.
Adjust the paths in the
.xcconfig
file for your project
to point to the FIPS_module
folder in the main
artifacts directory, wherever you installed it.