Hi there, Im getting a couple of errors in visual studio.
For in app purchases the test XML file is not loading so the quick fix would be to load it manually. Here is the error message.
Failed purchasing feature BuyGame after invoking self.currentApp.requestProductPurchaseAsync
Also I have tried to follow your advertising steps to a T and I do not see a test ad show up.
Im not sure what I am doing wrong.
If the inapppurchases test xml is not loading, something else is wrong. I would recommend reinstalling the plugin and giving it a try.
You might have already done this, but did you make sure to change the featureid "BuyGame" in the test xml and all the places in your game? Also did you complete the purchase dialog with S_OK?