When building a Blackberry Dynamics app in Xcode, the build fails with 'symbol(s) not found' errors. This is usually caused when the Xcode project is missing required iOS frameworks required by the Blackberry Dynamics SDK. Adding the missing iOS frameworks should resolve the build errors.

More...