Can anyone assist in figuring out how to comply with Developer Program Policies for Google Play Store.
1. How to modify the message to read as per my configuration instead of the default message when the user gives consent to the following permissions?
2. Where do you add that information?
Need Prominent Disclosure and User Consent
Your app is handling the following users' information
Camera from CAMERA
GPS location from ACCESS_COARSE_LOCATION, ACCESS_FINE_LOCATION
Contacts from READ_CONTACTS
Images from READ_EXTERNAL_STORAGE, WRITE_EXTERNAL_STORAGE
without a prominent disclosure.
If your app accesses, collects, uses, or shares personal or sensitive user data, including any functionality or data regulated by dangerous or runtime permissions (including location, addressbook, BSSID, BLE, photos, microphone, health sensors), the app must meet our prominent disclosure and consent requirements, prior to beginning collection or handling of the personal or sensitive user data.
Hi Did you get any solution for this?