Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You are using "MANAGE_EXTERNAL_STORAGE" permission in your app. #23

Open
NomanBaigA opened this issue Oct 20, 2022 · 5 comments
Open

You are using "MANAGE_EXTERNAL_STORAGE" permission in your app. #23

NomanBaigA opened this issue Oct 20, 2022 · 5 comments

Comments

@NomanBaigA
Copy link

It means google is not going to accept that app in the play store

@bhavikgajipara11
Copy link

i am having issue publishing app on play store. do you have any solution?

@erKaranjeet
Copy link

Right, You are using MANAGE_EXTERNAL_PERMISSION and google will never approve this. You have to try without this permission. I'm facing the same problem and finding the solution of it.

@bhavikgajipara11
Copy link

only one way it is possible it it to use native code in flutter app. i tried kotlin code but when i tried to sync gradle it was syncing for 3 hrs and failed.

@1MinuteAunty
Copy link

Hi, I have encountered a similar issue and managed to find a solution. In my project from statussaver, I addressed this by [using Storage Access Framework instead of MANAGE_EXTERNAL_STORAGE].

I hope this helps!

@1MinuteAunty
Copy link

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

No branches or pull requests

4 participants