Does Corona allow for adding in-app purchases content in the Apple store? In itunes connect when I click on the Manage In-App purchases there is a button on the top right hand corner that says “Add Content”. We need to say yes to hosting content with apple when creating in-app purchases. If this is supported by Corona then can you please point me to any links that would help me doing it?
Unless you get a URL from iTunes Connect for it that you could use network.download() or network.request() on, I doubt that we do. I don’t see any API calls or anything in the existing data structures that would suggest that we do.
Unless you get a URL from iTunes Connect for it that you could use network.download() or network.request() on, I doubt that we do. I don’t see any API calls or anything in the existing data structures that would suggest that we do.