I am developing the InAppPurchase with Non_Renewing Subscription.from
[[NSBundle mainBundle] appStoreReceiptURL]
am receiving the receipt, but i am not receiving the
{ "status":0, "environment":"Sandbox", "receipt":{"receipt_type":"ProductionSandbox", "adam_id":0, "app_item_id":0, }
i didn't get the
app_item_id , always it returns ** "0"
**
anyone please help me to resolve my problem. Thanks advance