Вопрос

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