Skip Navigation

BlackBerry Dynamics SDK for iOS
version 12.0.1.79

What's new in the
BlackBerry Dynamics SDK for iOS
version 12.0.1.79

This release of
BlackBerry Dynamics SDK for iOS
introduces bug fixes that are described in the fixed issues below.

BlackBerry Dynamics Launcher Library

This release uses
BlackBerry Dynamics Launcher Library
version 12.0.0.378.

Fixed issues

When authenticating with
BlackBerry Enterprise Identity
, a connection error may have occurred. (GD-63351)

Known issues or limitations

The provision screen of a
BlackBerry Dynamics
app does not appear on app startup after the app data was remotely deleted from
UEM
. (GD-62796)
On
Apple Watch
, users are able to take screenshots of a
BlackBerry Dynamics
app, while "Do not allow screen captures on
iOS
devices" is enabled in the
BlackBerry Dynamics
profile settings. (GD-62706)
On devices running
iOS
17, if a user is screen recording, the device may fail to recognize a change in screen orientation on
BlackBerry Dynamics
apps. (GD-62310)
On devices running
iOS
17, if a user long taps on a link from a WKWebView app and selects "Add to reading list", the app will stop responding. (GD-62257)
On devices running
iOS
17, if a user attempts to copy text from a PDF in a WKWebView app, the user will not be able to copy the text as the prompt does not appear. (GD-62254)
When using NSURLSession for NTLM authentication, if the password includes a non-ASCII character (for example, "ä"), the authentication attempt will fail. (GD-61708)
If a user provisions a
BlackBerry Dynamics
app using biometric authentication (Touch ID or Face ID) while the
Permit fallback to device passcode if biometric authentication fails
policy is enabled, sends the app to the background, returns the app to the foreground, and selects
Don't Allow
at the Face ID prompt, the user is forced to use the device passcode to unlock the container instead of the container password. The user could not use the container password to unlock the app when it is sent to the background and returned to the foreground again.  (GD-59075)
Workaround
: The user must restart the app to use the container password. To re-enable Face ID authentication to the app, the user must go to Device Settings > Face ID and Passcode > Other Apps and enable Face ID for the app.
If a
BlackBerry Dynamics
app uses
Kerberos
authentication and the app tries to access a web page using an IP address, after the user enters their credentials, the web page does not load as expected and the user is prompted to enter their credentials again in a loop. (GD-54481)
Workaround
: When you develop
BlackBerry Dynamics
apps, do not hard code URLs that use IP addresses. If users can manually enter a URL, instruct users to avoid URLs that use an IP address.