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

app crach #60

Open
enggazzar opened this issue Feb 9, 2022 · 1 comment
Open

app crach #60

enggazzar opened this issue Feb 9, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@enggazzar
Copy link

enggazzar commented Feb 9, 2022

android 11 when try to upload Image from uri to server app crash with this message

Permission Denial: opening provider com.android.providers.media.MediaDocumentsProvider from ProcessRecord
requires that you obtain access using ACTION_OPEN_DOCUMENT or related APIs

    api 'com.github.Drjacky:ImagePicker:2.1.15'
    implementation 'com.github.florent37:inline-activity-result-kotlin:1.0.4'
@Drjacky Drjacky self-assigned this Feb 9, 2022
@Drjacky
Copy link
Owner

Drjacky commented Feb 9, 2022

You do not need com.github.florent37:inline-activity-result-kotlin anymore. Please run the sample app from this repo on the same device and let me know if the sample app worked or crashed.

@Drjacky Drjacky added the question Further information is requested label Feb 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants