Make the BlackBerry Dynamics SDK for Cordova 4.0
compatible with the BlackBerry Dynamics SDK 4.2
BlackBerry Dynamics SDK for Cordova
4.0
compatible with the BlackBerry Dynamics SDK
4.2- Add the following line intocordova-plugin-bbd-configure/src/iOSConfigurationForPluginXML.txtto support the WebKit framework:<framework src="WebKit.framework" weak="true" />
To run an app on
iOS
:- Build the app and run it inXcode.Xcode10 supportsiOS12,Xcode9.x supportsiOS11.4.1 and earlier.
- In Application > Resources > config > build.xcconfig, replace~with/Users/user/in two locations. Once changed, the path should be:/Users/user/Library/Application Support/BlackBerry/Good.platform/iOS/FIPS_module/$FIPS_PACKAGE/bin/gd_fipsld
- In Application > Frameworks, removelibstdc+.tbdandlibstdc+6.0.9.tbd.
- Install and provision the app.