![]() |
|
can in-app purchase display images? - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Game Programming Fundamentals (/forum-7.html) +--- Thread: can in-app purchase display images? (/thread-9263.html) |
can in-app purchase display images? - sefiroths - Aug 14, 2011 11:11 AM i have set a function that retrive values for in-app purchase: Code: - (void)productsRequest:(SKProductsRequest *)request didReceiveResponse:(SKProductsResponse *)response { |