Skip to content
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

Open
9 tasks done
rafaellop opened this issue Dec 16, 2023 · 7 comments
Labels
bug Something isn't working

Comments

@rafaellop
Copy link

rafaellop commented Dec 16, 2023

Environment

  • Output of flutter doctor
[√] Flutter (Channel stable, 3.16.3, on Microsoft Windows [Version 10.0.22000.2538], locale pl-PL)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 32.0.0)
[√] Chrome - develop for the web
[√] Android Studio (version 3.2)
[√] Android Studio (version 2021.3)
[√] VS Code (version 1.85.0)
[√] Connected device (3 available)
[√] Network resources
  • Version of purchases-flutter

6.3.0

  • Testing device version e.g.: iOS 15.5, Android API 30, etc.

iPhone 14 iOS 17

  • How often the issue occurs- every one of your customers is impacted? Only in dev?

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.

@rafaellop rafaellop added the bug Something isn't working label Dec 16, 2023
@RCGitBot
Copy link
Contributor

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

@rafaellop
Copy link
Author

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?

@mshmoustafa
Copy link
Contributor

Hi @rafaellop, I just replied to the support ticket you opened about this issue. Let's continue the conversation there.

@rafaellop
Copy link
Author

Still waiting for help.

@rafaellop
Copy link
Author

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.

@cpuell
Copy link

cpuell commented Feb 19, 2024

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:

#962

@rafaellop
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants