开发者

Only one product available for In App Purchase - why? [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers.

This question was caused by a typo or a problem that can no longer be reproduced. While similar questions may be on-topic here, this one was resolved in a way less likely to help future readers.

Closed 5 years ago.

Improve this question

Cheers,

I am currently developing my first app featuring In App Purchases. Everything is set up and working (in sandbox mode, app has not yet been submitted), except for one issue:

Of the three products I created, only one will be retrieved by the SKProductsRequest. I double and triple-checked the IDs, everything seems to be fine. The one product which could be retrieved is the first one I created, in case that matters. I was able to purchase it without any problems.

What could be the trouble with the other two?

Thanks!!

Edit: I forgot to mention - i checked the invalidProductIdentifiers array that comes with the response, and it contains the missing products. Seems like something is wrong with the way I set the products up, although I couldn't imagine what that would be. The products are almost identical and the IDs are only slightly different... I'm clueless..

Edit2: After I added a few more products for testing purposes, some (not all) of them where actually available for purchase. Although further testing is necessary, it appears like only those products are available which are cheaper than the original one (or are below so开发者_StackOverflow中文版me magical limit..). Can you guys make anything out of this?

Edit3: After quite some time and even more testing, still no success. I am pretty sure now that this is connected to the product price. Products below a certain pricing do appear, while those above that price don't. I haven't bothered finding the exact price tier demarking the border, but the scheme is quite obvious anyway. The question that remains is - why?? Why should a price tier that I may freely select be inappropriate for sale? And we're still talking about the sandbox here, so the products didn't even go through review (thus no opportunity to get rejected). I'm puzzled. Any help greatly appreciated.

Update:

Issue resolved. See update to my own answer.


Ok although I didn't find a solution, at least now I do know what's going on.

I took the time to pin down the first price tier that would make a product unavailable, which turned out to be tier 80. After that I did a little more research and found out that this seems to be a known bug - although tiers 80 and onward can be selected in the product setup, those products will never appear in the store.

Unfortunately I still don't know whether this is intended behaviour (and the tiers shouldn't be selectable in the first place), or if those tiers should be available but noone fixed the bug because there was no demand for in-app-purchases beyond 499$.

I'll file a bug report and keep you posted.

Update:

My bugreport has been processed today. All price tiers are now available and products with tier 80 and above are actually available for purchase. Problem solved!


Ensure that all 3 are marked as cleared for sale, and that Apple has reviewed and approved them in iTunesConnect.

If you don't want to post the actual identifiers here, can you ensure that they have no special characters or spaces? Is there anything common about the failing identifiers in terms of the identifier structure?

Sometimes it takes some time to propagate through the servers. I have seen it take up to 1 day. Have the identifiers been in the system for awhile now?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜