Hey cranberry, I just started working with your IAP stuff on my Android phone. After putting it on my phone, I've got an error in my debug console saying "Uncaught ReferenceError: inappbilling is not defined"
Do I need to download any additional plugins or add anything to my config.xml to get this to work? Thanks!
[EDIT]: Turns out you need this in the config.xml: <gap:plugin name="com.smartmobilesoftware.inappbilling" version="3.0.2" />