in-app-purchase

I have implemented in-app-purchase in one of my iOS application. I generated the consumable products and these are approved by Apple Showing with Green check. I used StoreKit-2 and locally testing with store sync configuration file. The products I have created on developer accounts automatically synced by Store Configuration file and showing no the screen and I can purchase the product with Xcode environment in development.

When uploaded app to test flight, I am not getting products with sandbox email id.

Cases I have tries: -Remove my original Apple ID from device and just testing with Apple Sandbox email id -> Not getting products.

-Remove configuration file while uploading to test flight -> not fetching products.

-Checked the archive build and its in Release mode.

Note: I am as a (Admin) team member, not account holder.

Issue: Not fetching products on Test flight with Sandbox & in live app.

Is there something I have to track here: Agreements for Free Apps Agreement with EFFECTIVE DATE showing 3 Jul 2025 - 20 Sep 2025 & STATUS is Active

Agreements for Paid Apps Agreement with EFFECTIVE DATE showing nothing & STATUS is New

in-app-purchase
 
 
Q