question

jorisweimar avatar image
jorisweimar asked

purchasing of sku works with tester app, not with live testing (v2 api)

hi, i have an app with 2 in-app subscriptions A and B with parent skus com.company.subscription.A and com.company.subscription B. each subscription has a child sku for the 1 month duration of the subscription: com.company.subscription.A.onemonth and com.company.subscription.B.onemonth. the purchases are active and submitted as they were already used in a previous version of the app (that used v1 api). i'm now using the v2 api. when i use the sdk tester (with the json file generated from the portal), everything works fine. when i use the live testing, i can retrieve product information for com.company.subscription.A, com.company.subscription.B, and comp.company.subscription.A.onemonth, but not for com.company.subscription.B.onemonth. it is returned in the list of unavailable skus. i also can't purchase the B subscription as i have to purchase the child sku. is this a live testing bug that is known? can i submit my app and be assured it will work correctly like in the sdk tester environment? another thing that i find confusing is that when you make a purchase with the child sku, it returns the parent sku on the success call instead of the child sku. is this a specification? hope to get some help as we currently have an app in the store where the subscriptions aren't working... thanks
iap
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers