claytical / SocialFrameworkPlugin

Cordova plugin for iOS 6 native sharing activity
12 stars 5 forks source link

ios 7 intergration #5

Closed joelseneque closed 11 years ago

joelseneque commented 11 years ago

Hi there,

There seems to be a problem with this working in ios 7 - any fixes for this yet?

I'm getting errors:

Undefined symbols for architecture armv7s: "_OBJCCLASS$_CDVPluginResult", referenced from: objc-class-ref in SocialFrameworkPlugin.o "_OBJCMETACLASS$_CDVPlugin", referenced from: _OBJCMETACLASS$_SocialFrameworkPlugin in SocialFrameworkPlugin.o "_OBJCMETACLASS$_CDVViewController", referenced from: _OBJCMETACLASS$_MainViewController in MainViewController.o "_OBJCCLASS$_CDVPlugin", referenced from: _OBJCCLASS$_SocialFrameworkPlugin in SocialFrameworkPlugin.o "_OBJCCLASS$_CDVViewController", referenced from: _OBJCCLASS$_MainViewController in MainViewController.o ld: symbol(s) not found for architecture armv7s clang: error: linker command failed with exit code 1 (use -v to see invocation)