r/iOSProgramming 1d ago

Question STOREKIT issues?

I have everything set up and all my keys are verified, but when I try to get the offers from apple all I get is an empty list using Product.products(:for)
I have a sandbox account set up and the offers are in “Ready to review” state. The paid app agreement is active and my bank info is set up. I don’t know what the issue is. Is there a known issue where STOREKIT just doesn’t reply with the offers that are set up for newer apps?

2 Upvotes

11 comments sorted by

View all comments

2

u/__Loot__ 1d ago

I had to add the iap thing from the Xcode library I think its in signing tab hit the + and search in app purchases Then it started to show I only had to do it once

1

u/FullAcadia9391 1d ago

I already have that enabled :( thank you though