Skip to main content

I'm stuck with this issue for 2days without any luck in solving it…

## Environment
- React Native (Expo)
- iOS/App Store Connect
- Development environment
- Real-device “iPhone”

## Issue
Getting configuration error when fetching offerings:

“There is an issue with your configuration. Check the underlying error for more details. There's a problem with your configuration. None of the products registered in the RevenueCat dashboard could be fetched from App Store Connect”

 

 What additional configuration steps might I be missing? Looking for a checklist to verify my setup.

please check the attachments

Hi ​@anas-tely-5c3373, thanks for sharing the screenshots, that’s really helpful. I noticed in your configuration snippet, the same variable apiKey is used for Android and other platforms. Maybe you’re changing it in another spot in your application before it’s used in this snippet, but please ensure you’re using the appl_ key for iOS and the goog_ key for Android. Also, please ensure all agreements in App Store Connect have been completed, particularly the Paid Applications Agreement. Lastly, this document might help, as we have common reasons this issue happens outlined there. Thanks!