Skip Navigation

Configure a new or existing
BlackBerry Dynamics
app to use the dynamic framework

If you want to configure an existing
BlackBerry Dynamics
app to use the dynamic framework, Prepare an existing BlackBerry Dynamics app to use the dynamic framework.
  1. Extract the contents of the
    BlackBerry_Dynamics_SDK_for_iOS_
    <version>
    _dylib.tar.gz
    file from the SDK package to a directory.
  2. In the
    Frameworks, Libraries and Embedded Content
    list of the project target, add
    BlackBerryDynamics.framework,
    BlackBerryCerticom.framework,
    BlackBerryCerticomSBGSE.framework.
    Set all of the above frameworks to
    Embed and Sign
    so that
    Xcode
    will change the project file by adding the frameworks to the Embed Frameworks step in the Build Phases and will configure the Runpath Search Paths accordingly.
  3. In the
    Build Settings
    of the project target, update
    Framework Search Paths
    to include the directory of the
    BlackBerry
    framework files.
  4. In the
    Header Search Paths
    , include the following entry:
    <directory_with_framework_files>
    /BlackBerryDynamics.framework/Headers