Getting errors when trying to compile with prime[31] plug-ins

Hi all,

I’m recieveing the following message both from x-code and test-flight if I try to compile an iOS build with them:

Undefined symbols for architecture armv7:
  "_OBJC_CLASS_$_FBRequest", referenced from:
      objc-class-ref in FacebookManager.o
  "_OBJC_CLASS_$_FBRequestConnection", referenced from:
      objc-class-ref in FacebookManager.o
  "_OBJC_CLASS_$_FBWebDialogs", referenced from:
      objc-class-ref in FacebookManager.o
  "_OBJC_CLASS_$_Flurry", referenced from:
      objc-class-ref in FlurryBinding.o
     (maybe you meant: _OBJC_CLASS_$_FlurryManager)
  "__sharingShareItems", referenced from:
      RegisterMonoModules() in RegisterMonoModules.o
  "_OBJC_CLASS_$_FBSettings", referenced from:
      objc-class-ref in FacebookManager.o
  "_OBJC_CLASS_$_FBSession", referenced from:
      objc-class-ref in FacebookManager.o
  "_OBJC_CLASS_$_FlurryAds", referenced from:
      objc-class-ref in FlurryBinding.o

I’m using several Prime[31] plug-ins, including social.
Did anyone ever run into something like this and knows how to solve it?

2 Answers

2

Hello guys,

I’m having the same issue with fresh new install and download from Prime31 website…
It’s the first time I use one of those plugins and I really don’t know where to look to solve this issue :frowning:
Did you find a solution to your problem?

you can just rebuild the project from unity and generate new xcode build not apend or resave old project… or another thing you can try is copy the folder named storekit from the Editor folder and past it into your xcode project