<img data-attachment-id="24836" data-permalink="http://devblog.blackberry.com/2018/04/attention-ios-developers-build-configurations-when-updating-blackberry-dynamics-sdk-for-ios/business-people-working-at-desk-in-office/" data-orig-file="/content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg" data-orig-size="5401,3600" data-comments-opened="0" data-image-meta="{"aperture":"2.8","credit":"Getty Images/Hero Images","camera":"Canon EOS 5D Mark III","caption":"","created_timestamp":"1420456821","copyright":"This content is subject to copyright.","focal_length":"28","iso":"320","shutter_speed":"0.004","title":"Business people working at desk in office","orientation":"1"}" data-image-title="" data-image-description="" data-medium-file="/content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=300" data-large-file="/content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=800&h=533" class="aligncenter size-large wp-image-24836" src="/content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=800&h=533" alt="" width="800" height="533" srcset="/content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=800&h=533 800w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=1600&h=1066 1600w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=150&h=100 150w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=300&h=200 300w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=768&h=512 768w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/gettyimages-533979951.jpg?w=1024&h=683 1024w" sizes="(max-width: 800px) 100vw, 800px" />
In case you missed it, we have released a new version of the BlackBerry Dynamics SDK for iOS v4.0. Learn about new features and enhancements in this release.
When updating to the version 4.0, there are two build configuration changes that you need to apply for your project after installing the BlackBerry Dynamics SDK for iOS.
Here are the changes. Open your project in Xcode:
1. *.sc3 URL Scheme : Add *.sc3 URL Scheme into info.plist For example, we have added Item 2 with the string “com.good.gd.example.rssreader.sc3” into our sample app – RSSReader which is installed with the BlackBerry Dynamics SDK for iOS.
<img data-attachment-id="24833" data-permalink="http://devblog.blackberry.com/2018/04/attention-ios-developers-build-configurations-when-updating-blackberry-dynamics-sdk-for-ios/url-scheme/" data-orig-file="/content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png" data-orig-size="1226,288" data-comments-opened="0" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="" data-image-description="" data-medium-file="/content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=300" data-large-file="/content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=800&h=188" class="aligncenter size-large wp-image-24833" src="/content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=800&h=188" alt="" width="800" height="188" srcset="/content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=800&h=188 800w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=150&h=35 150w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=300&h=70 300w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=768&h=180 768w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png?w=1024&h=241 1024w, /content/dam/devblog-blackberry-com/images/blogs/2018/04/url-scheme.png 1226w" sizes="(max-width: 800px) 100vw, 800px" />
2. Face ID declaration : Declare a purpose for using Face ID. The declaration goes in the Info.plist file, in the NSFaceIDUsageDescription
For example, the following key and value could be added.
<key>NSFaceIDUsageDescription</key> <string>Enables authentication without a password.</string> To learn more, check out release notes for the BlackBerry Dynamics SDK for iOS version 4.0 as well as Build Configuration for iOS .
Hope this helps! Stay tuned for our next blog!
<img width="46" height="60" src="/content/dam/devblog-blackberry-com/images/blogs/2017/02/photo.png?w=46" class="avatar avatar-60 photo wp-post-image" alt="" srcset="/content/dam/devblog-blackberry-com/images/blogs/2017/02/photo.png?w=46 46w, /content/dam/devblog-blackberry-com/images/blogs/2017/02/photo.png?w=92 92w" sizes="(max-width: 46px) 100vw, 46px" data-attachment-id="23578" data-permalink="http://devblog.blackberry.com/?attachment_id=23578" data-orig-file="/content/dam/devblog-blackberry-com/images/blogs/2017/02/photo.png" data-orig-size="392,510" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0"}" data-image-title="Gurjit Ghangura" data-image-description="" data-medium-file="/content/dam/devblog-blackberry-com/images/blogs/2017/02/photo.png?w=231" data-large-file="/content/dam/devblog-blackberry-com/images/blogs/2017/02/photo.png?w=392" /> About Gurjit Ghangura Enterprise Solutions Developer, Love BlackBerry, Developer at Heart.