문제

I try to read the App Store receipt (iOS7) in the sandbox/development environment. I make a SKReceiptRefreshRequest, if the file does not exist (which is always). It always calls request:didFailWithError: on my delegate. Why is that? I thought Apple will provide fake receipts while developing for testing?

도움이 되었습니까?

해결책

Reminder for myself and others facing stupid problems like this: Log in with a test user account!

Everything works now. Thanks guys

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top