in-app purchase template

@ Naomi. Thanks again for the quick reply Naomi. The problem I am having is that there are so many version of xcodes and corona builds it’s hard to know which works with which. It’s seem like some developers have been having problems with some versions of xcodes not compatible with some builds. Which build and Xcode are you using currently? I just want to make sure that I am using the correct build and Xcode version.

That sai, I really would like to submit something to the app store. Can I build just for Iphones and ignore Ipad for now? Do you know base on your experience if Apple would approve such an App? thanks again for all the help. [import]uid: 104131 topic_id: 29458 reply_id: 124682[/import]

?e1fabre, the game that’s already in App Store uses the release build 840 (and I’ve been using Xcode 4.3.1 on my system since New iPad came out.) 840 supports New iPad (a.k.a. iPad3 or iPad Retina). With my second game, I’m currently using daily build 912, but I will probably fetch more recent build soon.

You could build just for iPhones, but I believe iPad users can still download and install it. As for Apple, I don’t know if they’d approve/reject it, but if you are excluding iPad as its target device, I’d imagine they couldn’t possibly reject the app based on its issue with iPad. I just don’t have the first hand experience to tell you what may actually happen, though.

Naomi

P.S. @seebs, I hope you’ve got your problem with IAP sorted. [import]uid: 67217 topic_id: 29458 reply_id: 124708[/import]

Yes. The documentation and sample code are both slightly-wrong, I think. The (“storename”, callback) doesn’t seem to be necessary, and I couldn’t get a test against availableStores to work on Android with my test code (and didn’t want to include it in the live app), but I do have it working. [import]uid: 143026 topic_id: 29458 reply_id: 124710[/import]

@seebs, glad to hear you got yours working. You might want to report the inconsistency (or rather, wrong information posted on documentation as well as in sampel code) to Corona Labs.

Naomi [import]uid: 67217 topic_id: 29458 reply_id: 124752[/import]