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

Fixed file select issue on Android 5.1.1. File explorer is not appearing to select file it only show Dropbox. #5753

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

KundanBH
Copy link

@KundanBH KundanBH commented Jul 8, 2022

While browsing a file on Android 5.1.1 it just allowing to select file from Dropbox and not showing File Explorer in the Popup. This issue is not appearing on later versions of Android. Creating intent with "ACTION_OPEN_DOCUMENT" and set extra "SHOW_ADVANCED" as true fixes this issue.

@KundanBH KundanBH changed the title Fixed file select issue on Android 5.1.1. Browsing file is allowing only with Dropbox, File explorer is not appearing. Fixed file select issue on Android 5.1.1. File explorer is not appearing to select file it only show Dropbox. Jul 8, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant