Giter Club home page Giter Club logo

Comments (5)

Lei6 avatar Lei6 commented on June 2, 2024

Declare the MANAGE_EXTERNAL_STORAGE permission in the manifest.

Enable MANAGE_EXTERNAL_STORAGE for testing
To explore how the permission affects your app, you can enable the permission for testing purposes. To do so, run the following command on the machine that's connected to your test device:MANAGE_EXTERNAL_STORAGE
adb shell appops set --uid PACKAGE_NAME MANAGE_EXTERNAL_STORAGE allow

I hope this problem can be solved

from android-filepicker.

govindowlok0 avatar govindowlok0 commented on June 2, 2024

from android-filepicker.

Aastha-dev avatar Aastha-dev commented on June 2, 2024

Hello,

If we enable this permission (PACKAGE_NAME MANAGE_EXTERNAL_STORAGE) then app gets rejected on play store so is there any solution for this?

Thanks!

from android-filepicker.

Lei6 avatar Lei6 commented on June 2, 2024

It is recommended to check the policy statement of Google play:
https://support.google.com/googleplay/android-developer/answer/10467955?visit_id=637625361727361015-3726001061&rd=1&hl=en

Google Play restricts the use of high risk or sensitive permissions,If your app meets the policy requirements for acceptable use or is eligible for an exception, you will be required to declare this and any other high risk permissions using the Declaration Form in Play Console.For now, if you think All files access is needed for your app, it is recommended that you don’t update your target SDK level to Android 11 (API level 30) at this time

Hope I can help you

from android-filepicker.

devyugtia avatar devyugtia commented on June 2, 2024

Still I m facing same issue, Documents are not showing. Can anybody have proper solution for this ???

from android-filepicker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.