Hi there. I have a working game on the AppStore. It is old, but everything works fine on this old version.
Today, I wanted to update my game, and I noticed that for monetization, I had to switch to apple-iap. I updated the code with apple-iap, but now, my in-app purchase products return as invalid. The older version on the AppStore works fine, I can see the in-app purchases in the old version.
Edit: I tried everything, profiles, certificates… Product Ids are correct, IAPs are approved. Somehow, with the new apple-iap LoadProducts returns all products as invalid products.
Help!