How do I test IAP for a new IOS app not released?
Background:
* have the app setup in iTunes connect “Prepare for Upload”
* entered an IAP in iTunes Connect, is “Ready for Submit” as it says “Your first In-App Purchase(s) must be submitted with a new app version. Select them from the In-App Purchases section of the Version Details page and then click Ready to Upload Binary.”
* I’ve seen the create Test Users page
Key questions:
Q1 - How do I run a corona app in XCode to get it to run in this “sandbox” mode? Not sure what this means. I know how to run it on a device (transfer it there via xcode) such that when it runs I can see the log output from the device in the console section in Xcode Organizer
Q2 - How do I deal with the fact I can’t submit an IAP in iTunes Connect whilst my app isn’t ready yet?