Posts

Post not yet marked as solved
14 Replies
0 Views
@PBK,Our QA got this while testing. So no MIM, and he did it on a new Mac device so not stale either.Can you please explain this receipt. I don't think that it is a stale receipt or a MIM attack. If you think otherwise, let me know.{"receipt":{"receipt_type":"Production", "adam_id":******, "app_item_id":******, "bundle_id":"com.****.***.****", "application_version":"2.3.1", "download_id":******, "version_external_identifier":*******, "receipt_creation_date":"2019-06-19 16:15:05 Etc/GMT", "receipt_creation_date_ms":"1560960905000", "receipt_creation_date_pst":"2019-06-19 09:15:05 America/Los_Angeles", "request_date":"2019-06-20 08:45:52 Etc/GMT", "request_date_ms":"1561020352231", "request_date_pst":"2019-06-20 01:45:52 America/Los_Angeles", "original_purchase_date":"2019-06-19 16:15:05 Etc/GMT", "original_purchase_date_ms":"1560960905000", "original_purchase_date_pst":"2019-06-19 09:15:05 America/Los_Angeles", "original_application_version":"2.3.1", "in_app":[]}, "status":0, "environment":"Production"}
Post not yet marked as solved
14 Replies
0 Views
@PBK,Can you please explain this receipt. I don't think that it is a stale receipt or a MIM attack. If you think otherwise, let me know.{"receipt":{"receipt_type":"Production", "adam_id":******, "app_item_id":******, "bundle_id":"com.****.***.****", "application_version":"2.3.1", "download_id":******, "version_external_identifier":*******, "receipt_creation_date":"2019-06-19 16:15:05 Etc/GMT", "receipt_creation_date_ms":"1560960905000", "receipt_creation_date_pst":"2019-06-19 09:15:05 America/Los_Angeles", "request_date":"2019-06-20 08:45:52 Etc/GMT", "request_date_ms":"1561020352231", "request_date_pst":"2019-06-20 01:45:52 America/Los_Angeles", "original_purchase_date":"2019-06-19 16:15:05 Etc/GMT", "original_purchase_date_ms":"1560960905000", "original_purchase_date_pst":"2019-06-19 09:15:05 America/Los_Angeles", "original_application_version":"2.3.1", "in_app":[]}, "status":0, "environment":"Production"}"original_purchase_date":"2019-06-19 16:15:05 Etc/GMT"
Post not yet marked as solved
2 Replies
0 Views
@Roberto258,This was a long ago, still I am curipus if you found any solution to this problem. Please share your thought on this.
Post not yet marked as solved
9 Replies
0 Views
Hi ManuelMB,Any more insight on this.
Post not yet marked as solved
9 Replies
0 Views
h ttp://itunes.apple.com/lookup?id=288113403This link will only tell the price of paid apps, not for the freemium apps.I am looking for an API which can tell you the price of Inapp purchase items of an app. Which we configure under the subscription Group.Here is a document of how we set prices, I am looking for an API, which can tell me these configured prices when queried.ht tps://help.apple.com/app-store-connect/#/devc9870599ePlease let me know if I am not clear.
Post not yet marked as solved
9 Replies
0 Views
Hi Manuel, Thanks for the reply.If I am not wrong, this is the API which can be used using StoreKit inside the App in iOS sandbox environment.But I am looking for an API which can be called from a server rather than the iOS App environment. Can we access the same API from outside (a server)?