#Akmal-Android
1 messages · Page 1 of 1 (latest)
Yes it is Stripe SDK
The latest is 17.2.0 and we always encourage to use the latest version. That said you can try 16.9.0 and see if it solve your problem, but beware of the Change you might need to adapt
Apparently the older version 10.4.6 collects user data and transmits to the Stripe which is not OK with new Google's policy. You think 17.2.0 will not cause this issue? Have you used it?
I personally haven't used that version. But your issue sounds relevant to this https://github.com/stripe/stripe-android/issues/4169 Make sure you completely upgrade your SDK
Oh wow, good to know that Its a common issue, easier to tackle. Highly appreciated, thank you very much!