App Store Release binary NOT showing In-App Purchases from User's App Store

Greetings,

I am curious if anyone else has experienced the following issue with their country's App Store when they have tested a "released" binary when first going live on the App Store: my App's latest Binary update went "Ready for Sale" earlier today (was in "Removed from Sale" status prior) has 3 In-App Purchase products (3 auto-renew subscription options) unchanged from previous versions, are not showing available to purchase when testing the Released binary downloaded from App Store, but they do show up available when I run the binary on the device installed from Xcode (products list properly in 3 rows on my Subscription Options view controller's tableView)? If I would not of tested the live binary, I would never known there was even an issue. I don't understand how both binarys don't pull same data, given the IAP product IDs are the same in the binary's code, or is that a false assumption on my part ...Released vs Uploaded?


I then decided to look at a few countries App Store Previews in iTunes from browser i.e. https://itunes.apple.com/us/.... changing us to au, hk etc., I also discovered errors ...some of the stores do not show all 3 In-App purchase options being offered. The US App Store preview correctly does show all three in iTunes, but the Hong Kong one only showed one option being available as an In-App Purchase.


I contacted Apple Connect and informed so they are looking into this, but they too felt that this was odd given I did not add or change any of my In-App purchases recently and all should of been tested prior to showing up on the App Store.


Does it take a few days for an App's In-App Purchases to connect from the various countries app stores to their users downloading the latest version/update? I know there is typically is a delay before available update notifications get pushed out subscribers.


I assume my issue has to do with each user's appstore communication of my productIDs to their released update from each country's store, that hopefully is a short delay, till all stores get in sync to show up ...best case scenario. Worst case scenario, maybe our apps with In-App Purchases released from various stores do not communicate our In-App Purchase products availability properly and we don't test for it. Given each store is a different currencie and conversion, I'm hoping it fixes itself timely ...but so far in 6 hours it has not.

Regards.

Sounds more like anIn-App Purchase forum question...

I don't understand this comment from your post: "I did not add or change any of my In-App purchases recently and all should of been tested prior to showing up on the App Store....communication of my productIDs."


If you did not change the IAP in an update this is quite unusual. But then you would not have written "all should of been tested prior to showing up on the App Store" and there would be no need to "communication of my productIDs." So, just in case you did make a change to your IAPs in this latest updqate - it takes 24-48 hours for changes to be communicated among the different country stores.

I did not make any changes to my product IDs, but do suspect this App’s status changing from “Removed from Sale” to “Ready for Sale” has something to do with the In-App Purchase products not showing up / retrieved in the Subscription Options tableView yet. It did take 24 hours from the Notification email I received “Approved” for its Released binary to show up in the App Store. Apparently, the In-App products take a longer time to get reactivated than the binary showing up in the App Store. It’s unfortunate they don’t clear at same time if that’s the case, for anyone downloading the app currently can not purchase any subscription, and app not function fully. Update ...In-App Purchase products finally showed up within the Released binary after an waiting an additional 24 hours. Best practices is to typically wait 48 hours before marketing and distribution globally to be functional fully.

App Store Release binary NOT showing In-App Purchases from User's App Store
 
 
Q