-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App rejected because no prices available in the TestFlight version but available in the AppStore version #897
Comments
👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out! |
Can you please take a look at this or give advice so that my app is not rejected due to the issue related directly to the revenuecat package? |
Hi @rafaellop, I just replied to the support ticket you opened about this issue. Let's continue the conversation there. |
Still waiting for help. |
I received only an initial reply to my email and no assistance in resolving the issue even though I posted you several times with a reminder and more details. I am very disappointed with your support regarding a significant problem, which is the rejection of my app review in the App Store, specifically due to the usage of your plugin. |
Maybe because price is missing in a specific language? I had similar issue when my price list didn't had any price in german language, since my app had device language in german, it didn't showed any prices. Revenuecat says this wouldn't happen in PROD, because in appstore it requires prices in all language, hence it would only appear in testflight version.. maybe maybe.. Check this ticket, might be related: |
@cpuell No, it's not my case. Everything is properly configured but yet the testflight shows no prices or no purchase is possible. Communication with RevenueCat is useless. Fortunately Apple approved my submission because the store version works properly. I think I'll migrate to Adapty or something else because it's no way I would agree to have my release rejected without my fault. |
Environment
flutter doctor
purchases-flutter
6.3.0
iPhone 14 iOS 17
All the time. Also app store reviewers team notice the same thing in a production app sent for review.
Describe the bug
My app was rejected (a well established app since 2015 in the Appstore) because the reviewers cannot see prices. I also can notice the same thing if testing on a testflight account (a separate testing account). There's no pricing at all. I suppose reviewers team review apps on testflight accounts and they notice no pricing at all. Funny thing is that the app if in production (they eventually accepted conditionally my previous version with the same issue) shows pricing without issues so the problem is related to TestFlight not the app itself and appstore configuration. This was not a case with older versions of the RevenueCat library. What can I do then to show prices in the testflight and make it possible to test purchases by the reviewers? Can you please help ASAP? This time they won't accept it conditionally like hey did last time.
The text was updated successfully, but these errors were encountered: