On Xcode 16 and 16.1 the StoreKit Configuration file is syncing rejected Subscription in status "In Review" but not the new one "Waiting Review "
What are the rules to which file will be synced ?
It has been resolved on my side on Xcode 16.1. The issue was that the subscription has to be in certain status (not In Review) to appear synced. After clearing the subscription group from rejected submissions and having only new ready to submit I was able to perform sandbox and TestFlight tests. The file is synced correctly.