I have an approved iOS application in AppStore. There are few approved in-app purchases.

Question: Can I make a real purchase from AdHoc version of my app?

有帮助吗?

解决方案

No, you cannot test a real in-app purchases through sandbox while the application is in adhoc. Real purchase can only be done if and only if the app is downloaded from the appstore. But if it is working fine in the sandbox testing, it is bound to work exactly fine in the real enviornment.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top