Hi, I was rejected from app store with the following reason:
Guideline 2.1 - Performance - App Completeness
Issue Description
The app exhibited one or more bugs that would negatively impact App Store users.
Bug description: we were unable to proceed with subscription purchase as we encountered an error when we tapped on 구독 신청 button.
My revenue cat integration is currently not working on iOS but i am assuming that this is because my subscriptions on app stores aren’t approved.


(Error I get when i run `presentPaywall()` with sandbox apple account)
Error 23: There is an issue with your configuration. Check the underlying error for more details.
However, according to the AppsStore, for my subscriptions to be approved, i need to submit a new version.
Your first subscription must be submitted with a new app version. Create your subscription, then select it from the app’s In-App Purchases and Subscriptions section on the version page before submitting the version to App Review.
So i am currently in a deadlock where i need my subscriptions to be approved for my distribution to pass but distribution requires approved subscriptions.
Am I misunderstanding anything?