We have observed that your app is using an SDK that is designed to collect device location by default. This SDK can result in your app violating the prominent disclosure and consent and/or approved purpose requirements of Google Play’s User Data and Permissions and APIs that Access Sensitive Information policies. You are hereby requested to provide evidence of your compliance with the Prominent Disclosure and Consent requirements. Your app submissions will be rejected pending your action.
Verify that your app accesses, collects, uses, and shares (including with SDKs) device location only for approved purposes and in compliance with the applicable prominent disclosure and consent requirements of the above-mentioned policies. Do not enable SDK data collection if it violates these requirements.
Submit an appeal of this rejection and attach evidence (e.g. screenshots or a video demonstration of the in-app prominent disclosure and consent experience) of your compliance with the Prominent Disclosure requirements.
In the alternative, you may consider removing the SDK code designed to collect personal and sensitive user data by default, or moving to an alternative SDK or version which includes the appropriate technical mechanism to ensure that end user consent information collected by apps is honored. You may consider upgrading to a policy-compliant version of this SDK, if available from your SDK provider or removing the SDK. Google is unable to endorse or recommend any third party software.
Paypal Data Collector com.paypal.android.sdk:data-collector: Consider upgrading to version com.braintreepayments.api:data-collector:3.21.0 of the SDK.
I use Paypal SDK that one.
//paypal implementation 'com.paypal.android:paypal-web-payments:1.4.1-SNAPSHOT' implementation 'com.paypal.android:fraud-protection:1.4.0'
but still I got rejection my app on play console can anyone guide me about that or know how we fix this