Add the BlackBerry App Client ID to your iOS app
BlackBerry
App Client ID to your iOS appRegister the identity provider for your app and copy the
BlackBerry
App Client ID.- InXcode, 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>