Has anyone managed to get the StoreKit (or, I suspect, any other Prime31 plugin) to work with the GREE plugin?
- I successfully modified, built, and ran the StoreKit sample project on it’s own.
- When I try to add GREE, I can build it using the GREE plugin build, but then when I compile the XCode project I get link errors.
I suspect it’s because either the post processor needed by the StoreKit plugin does not run (since the build is through the Gree build button and not the Unity build function), or the file location is different (GREE builds to subfolders). In any event, I don’t know how to fix it, or move forward at this stage. I would appreciate any suggestions.
- ht