- 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
- Install the BlackBerry Dynamics bindings for .NET
- Using the BlackBerry Dynamics SDK framework
- Developing apps in Microsoft Visual Studio on Windows with the pair to Mac feature
- Provide the required project settings
- Implement a BlackBerry Dynamics event listener
- Implement the BlackBerry Dynamics Launcher
- About the BlackBerry Dynamics SDK for Microsoft.Maui
- Sample apps
- Testing and troubleshooting
- Deploying your BlackBerry Dynamics app
- Deploying certificates to BlackBerry Dynamics apps
- Legal notice
Support for SFSafariViewController
The
BlackBerry Dynamics SDK for iOS
supports secure SFSafariViewController for displaying web interfaces within BlackBerry apps. Note the following support details:
- The use of SFSafariViewController to load a preview of a web page is secured withBlackBerry Dynamicssecure communication. You must add SafariServices.framework to yourXcodeproject.
- The SDK does not support signing in with SFSafariViewController toMicrosoft Entra ID Connect(using MSAL) is not supported.