I got the following error:
Guideline 2.1(b) - Performance - App Completeness
Issue Description
The In-App Purchase products in the app exhibited one or more bugs which create a poor user experience. Specifically, "upgrade to premium" button led to an error page. Review the details and resources below to troubleshoot this issue.
Review device details:
- Device type: iPhone 17 Pro Max
- OS version: iOS 26.5
I have created the subscriptions in the appstore but they are not approved.
When it try to test it on my own iPhone via testflight i get:
Could not load subscription options PlatformException(23, There is an issue with your configuration. Check the underlving error for more details. More information: https://rev.cat/sdk-troubleshooting There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the StoreKit Configuration file if one is being used). More information: https://rev.cat/why-are-offerings-empty, freadable_error_code: CONFIGÜRATION_ERROR, readableErrorCode: CONFIGURATION_ERROR, underlyingErrorMessage:, code:23, message: There is an issue with your configuration. Check the underlying error for more details. More information: https://rev.cat/sdk-troubleshooting There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect (or the Storekit Configuration file if one is being used). More information: https://rev.cat/why-are-offerings- empty), null)
Is it expected that i cannot test on testflight before the subscriptions are approved? How can I debug this?
