- Home /
How to import *just* the IAP plugin?
I'm trying to import the U3DXT Basic plugin to get IAP working in a game that we're working on. Unfortunately, I can't run the game after I import the plugin because it throws some errors about invalid arguments in Meeting.cs. I don't care about any of the other functions of the U3DXT plugin. Is there any way to just import the IAP portion of it and get that working? Everything I've tried so far gives me errors about the Examples folder. :(
Answer by u3dxt · Feb 18, 2014 at 03:40 AM
The Examples folder contains examples that can help you jump into using U3DXT. You can safely delete it.
If you want just the IAP feature, you can go to the menus Assets->U3DXT->Options and uncheck everything except Core and In-App Purchase modules. This reduces compile time and size.
Your answer
Follow this Question
Related Questions
U3DXT In-app Purchase Maybe Do Not Work On IOS 5? 0 Answers
unity3d google play error [DF-RPC-01] 1 Answer
Is U3DXT latest plugin working for Unity 5 and iOS 9 currently? 0 Answers
U3DXT from App store to players in-app wallet? 2 Answers
How do I use the New UnityGUI with U3DXT Face Detection 0 Answers