-
-
Notifications
You must be signed in to change notification settings - Fork 535
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
Google Play rejects the app. #459
Comments
You're talking about flutter_stripe_payment: https://github.com/jonasbark/flutter_stripe_payment/issues?q=10.4.6 |
@jonasbark No, I have faced this issue in flutter_stripe (v2.0.2) |
This plugin has never used com.stripe:stripe-android in version 10.4.6. It's currently using 18.1.0. |
@jonasbark Then why Google Play reject the app with the above reasoning if I am not using anything else related to stripe? |
I can't tell you that because I don't know how their checks are working. I recommend analyzing the uploaded APK and checking their dependencies - or even opening the project in Android Studio and check dependencies from there. |
@jonasbark The same issue and no solution ... |
@viktor-ohanyan you are referring to the wrong repo in your last comment. That repo is deprecated. I did run And this is the output:
|
Ran into the same issue. Was very annoying, especially after discovering the issue had nothing to do my latest apks. |
I have the same problem, I've update the privacy policy and The data security, but the app was rejected again. And It's not possibile to update a new version until this problem is fixed. Anyone knows a solution? |
You guys find a solution? |
Is your feature request related to a problem? (please describe)
Google Play rejects the app.
From Google Play
Describe the solution you'd like
I think you should add something like this to the android configuration section.
The text was updated successfully, but these errors were encountered: