Hello developers,
We're facing a critical issue with our app and need your insights:
Since today, 3 specific IAP products return empty data when calling Product.products(for: [productId])
.
This affects all users, preventing any successful purchases of these items.
Other IAP products seem unaffected.
let products = try await Product.products(for: [productId])
Key details:
- Production environment
- Issue started: 2025.6.17
- No recent app updates
- All products show as "Approved" in App Store Connect
Questions:
- Has anyone experienced similar issues recently?
- Could this be a StoreKit or App Store system problem?
- Any suggestions for diagnosing or resolving this, besides contacting Apple Support?
- Recommendations for temporary workarounds?
This is severely impacting our business. Any help is greatly appreciated!
Thank you!