문제

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