Testing IAP

Monkey Targets Forums/iOS/Testing IAP

rIKmAN(Posted 2013) [#1]
This may be a silly question, but I'll ask anyway.

I will be having IAP in my game, and am wondering if it is possible to write a small test app to test just the IAP code I will be writing, or does it have to be submitted within the actual full game before it will work?

I would like to write and test my IAP code on it's own in a simpler test program if possible, before adding it into my main code.

Thanks.


bazmonkey(Posted 2013) [#2]
I dont see why not. If I recall, an app has to have iap enabled in iTunes connect for it to work - so you could create a dummy/test app for that. Re-using the same app id for 2 apps might be confusing.