Hi,
I was trying to build a test app using phonegap/cordova. I installed the CoronaCards framework, but looks like the plugin is still trying to access the CoronaKit framework ? The build fails with the following error
/Users/avishkarsoftware/Documents/webworkspace/ionic/RssAdsTest/platforms/ios/RssAdsTest/Plugins/com.coronalabs.coronacards.cordova/CDVCoronaViewBridge.mm:4:9: fatal error: ‘CoronaKit/CoronaKit.h’ file not found
#import “CoronaKit/CoronaKit.h”
Is the Phonegap plugin for iOS platform current ?
Thanks much