Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

How to remove READ_EXTERNAL_STORAGE permission from merged manifest #960

Open
tulgaab opened this issue Sep 19, 2023 · 0 comments
Open

How to remove READ_EXTERNAL_STORAGE permission from merged manifest #960

tulgaab opened this issue Sep 19, 2023 · 0 comments

Comments

@tulgaab
Copy link

tulgaab commented Sep 19, 2023

How to remove READ_EXTERNAL_STORAGE permission from merged manifest? I tried <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" tools:node="remove" />. But playstore is denied on production because of READ_EXTERNAL_STORAGE permission. My Application is targetting on Android 13. I need only Take picture function.
My application's status is removed by Google now. Need to fix this urgent.

Bug Information

Version Number of Plugin: 6.0.2
Version of VS: 17.6.4
Version of Xamarin: 5.0.0.2612

Play store report

About the Personal Loans policy
Apps that provide personal loans, or have the primary purpose of facilitating access to personal loans (that is, lead generators or facilitators), are prohibited from accessing sensitive data, such as photos and contacts. The following permissions are prohibited: READ_EXTERNAL_STORAGE, READ_MEDIA_IMAGES, READ_CONTACTS, ACCESS_FINE_LOCATION, READ_PHONE_NUMBERS, READ_MEDIA_VIDEOS

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant