#washathome-android
1 messages · Page 1 of 1 (latest)
@arctic atlas hi! So to start with, https://stackoverflow.com/a/69072022/9769731 is a good overview.
There's two things you'd need to do here :
- include a privacy policy in your app(that is really what that warning from Google means, if you don't have one, you need to add one).
- make sure you're using the latest version of our stripe-android library as the dependency in your app.
@arctic atlas can you see this?
yes i checked it and i did it yesterday but google rejected my app again 😦
you did what exactly yesterday?
@arctic atlas you should review paused/inactive app tracks too, possibly old test-only releases etc, as google considers these in scope: https://github.com/stripe/stripe-react-native/issues/578#issuecomment-971818177
update SDK and reupload
ill check this one
you do also need to add a privacy policy, and link it in your app and the Google Play console, as far as I know, so don't skip that part!
there's a different error Google gives you if the problem is specifically with using an older version of our SDK, the one you posted I believe just means that you don't have a privacy policy(if you use our SDK you technically collect some payment/billing address information so they want you to declare that)
Ah, my mistake -- sorry @vocal mason & @arctic atlas !
its k maybe it will help ^-^