onepf / OpenIAB

Open In-App Billing for Google Play, SlideMe, Amazon Store, Nokia Store, Samsung Apps, Yandex.Store, Appland, Aptoide, AppMall and Fortumo.
http://onepf.org/openiab/
Apache License 2.0
473 stars 172 forks source link

Purchase iOS return empty items. #543

Closed Bestlis closed 6 years ago

Bestlis commented 6 years ago

Hello!

I try to check puchase on server. I need Receipt property of Purcahse but it is empty. All properties of Purchase is empty besides SKU.

What is problem with?

Here is Purchase I've received:

Purchase: ;ItemType: ;OrderId: ;PackageName: ;Sku: chips_10k;PurchaseTime: 0;PurchaseState: 0;DeveloperPayload: ;Token: ;OriginalJson: ;Signature:;AppstoreName: ;Receipt:

Bestlis commented 6 years ago

Any ideas?