Steps to get started with the BlackBerry Dynamics SDK
BlackBerry Dynamics SDK
Follow the steps below to start working with the
BlackBerry Dynamics SDK
. You can also see Getting Started with the BlackBerry
Dynamics
SDK for a step-by-step walkthrough of the stages of developing a BlackBerry
Dynamics
app.
- Download and install theBlackBerry Dynamics SDK. See Downloading and installing the BlackBerry Dynamics SDK for iOS.
- Familiarize yourself with the features of theBlackBerry Dynamics SDK.
- For more information about code samples, see Sample apps in Objective-C or BlackBerry Dynamics and the Swift programming language.
- Understand the requirements and possible constraints on your programming.
- Start working with the code. Do one of the following:
- Create an Objective-C or Swift project with the Xcode template. The template includes all the necessary framework, required libraries, and theBlackBerry Dynamics SDKcode for event handling and more.
- If you have an existing project, you can add to it. See Manually add the BlackBerry Dynamics SDK event-handler skeleton in Objective-C, Add the BlackBerry Dynamics SDK event-handler skeleton using notifications in Objective-C , or Manually add the BlackBerry Dynamics SDK to your Swift project .
- Become familiar with available classes and methods in the BlackBerry Dynamics API reference.
- Add your own code.
- Build your application.
- Setup enterprise simulation mode or your own testing methods.
- If necessary, troubleshoot your application. You might want to setup logging and diagnostics.