Add the BlackBerry App Client ID to your iOS app Skip Navigation

Add the
BlackBerry
App Client ID to your iOS app

Register the identity provider for your app and copy the
BlackBerry
App Client ID.
  1. In
    Xcode
    , add the App Client ID to your application's 'info.plist'.
    For example:
    <dict> <key>BlackBerrySecuritySettings</key> <dict> <key>ClientID</key> <string>abcdefgh-1234-1234-1234-abcdefgh</string> </dict>