I am trying to integrate bluemix push services to my Cordova application. Using the sample from the link below:
https://github.com/ibm-bluemix-mobile-services/bms-samples-cordova-hellopush
When i follow the process on iOS and try to build the app, its giving me the following error on IMFClient from the framework.
Updated:
There seems to be architecture build issue when the app is run on a simulator.
When the app is directly run on a device, I am able to build and run the app. :-)