In App Purchases
Posted: December 6th, 2013 | Author: Dan | Filed under: Uncategorized | Comments Off on In App PurchasesFull day looking at in app purchases. Slowly getting to grips with how the system works. It’s tricky learning Obj-C, xcode, Mac OS and in app purchases all at the same time. I find I’m having to jump on Google for basic bits and pieces. Still it’s fun to jump into something completely new and it’s moving forward bit by bit. I’ve added the purchases to iTunes Connect and can query them from the code, with the purchase going through. Next is to get my head around how the callbacks are going to integrate with the game as it currently stands.