- 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
- Testing and troubleshooting
- Logging and diagnostics
- Configure logging in Good Control
Configure logging in Good Control
You can specify the message categories that are recorded in the
container log file in the Good Control management console. To configure logging, you
must be a Good Control administrator. Container logging can be set for a particular
installation of the app provisioned for a specific user. Selective logging for the
container is not supported.
Changes that you make to container logging
are effective immediately if the app is running and connected to the
BlackBerry
Dynamics
infrastructure. Otherwise, changes are effective as soon as app does connect. Changes to container logging have no effect on
the
Xcode
logging.The app
can export or upload the container log file using the
BlackBerry
Dynamics
API. For more
information, see the function definitions in the GDFileSystem
class reference in the BlackBerry Dynamics SDK for iOS
API
Reference.