In-App Purchases not loading in iOS Sandbox

5 hours ago 5
ARTICLE AD BOX

I’m testing In-App Purchases using StoreKit 2.

Local testing with a .storekit configuration file works fine and products load correctly.

However, on a real device using the Sandbox environment, products is failed to load.

The setup:

Products created in App Store Connect

Running on real device (not simulator)

Sandbox Apple ID signed in

Testing via Xcode run (not TestFlight)

Paid Apps Agreement, Banking, and Tax info NOT completed yet

Can missing App Store Connect agreements (Paid Apps Agreement / Banking / Tax) prevent IAP products from loading in Sandbox, or is this likely a code/config issue?

Read Entire Article