I used StoreKit 2 to implement in-app purchases (maybe it was a wrong choice). It performed perfectly during the development and testing phases, but when I submitted the App for review, the products could not be loaded.
I checked the configuration and code many times, and used TestFlight to test on multiple devices, but the problem was not reproduced.
It is now suspected to be a problem with the StoreKit 2 and App Review environment.
I submitted a feedback using Feedback Assistant: FB9809466.
Now, I don’t know what I should continue to do to help myself solve the current dilemma.
Maybe I should use the old version of StoreKit to refactor everything?