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

How to remove READ_EXTERNAL_STORAGE permission from merged manifest #960

@tulgaab

Description

@tulgaab

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions