In-game App Purchases

Monkey Forums/Monkey Programming/In-game App Purchases

darky000(Posted 2013) [#1]
Hello,

How do I implement the in-game app purchasing in both iOS and Android? I read the document on iOS but I am wondering how to edit it in the iOS target build or is their a code in monkey to make it happen?

I'm not that confident in editing or have any great foundation on any language besides monkey. I may need some steps in this.

Thanks.

- Francis


bruZard(Posted 2013) [#2]
take a look at: \bananas\mak\iaptest\iaptest.monkey


darky000(Posted 2013) [#3]
Huh... there's a bunch of tutorials there. Thanks. :)