EntryPointNotFoundException with StoreKit plugin

Hi, I’m getting this error for the past few days and can’t figure it out. The error happens when the game is run in the editor, if I comment that line the error comes back at the next Storekit reference.

EntryPointNotFoundException: _storeKitCanMakePayments
StoreKitBinding.canMakePayments () (at Assets/Plugins/StoreKit/StoreKitBinding.cs:24)

It’s apparently happening with the Prime31 Storekit plugin in my project ever since I upgraded to Unity 3.5.7 and updated my prime31 plugins. I don’t think it’s a problem with the plugin itself as I installed the plugin (both iOS and Mac version) into a new project and didn’t get the error, so it must be something with my project but I can’t seem to narrow it down as I have no idea what it means.

I’ve tried:
-deleting all prime31 plugins and reinstalling them
-reboot :slight_smile:
-deleting my project’s library folder and rebuilding

Any thoughts?

hii did you get the problem exatly en did u get the solution??? please help me i am also looking into the same problem

Hi unfortunately this happened so long ago I don’t even remember if I found a solution. Maybe deleting the Xcode project and rebuilding it was the answer?

Tried delete Xcode project,not work. Anybody has solution?