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

Gallery option is not shown for Android 10 #730

Open
mrharsh2804 opened this issue Jan 2, 2020 · 17 comments
Open

Gallery option is not shown for Android 10 #730

mrharsh2804 opened this issue Jan 2, 2020 · 17 comments

Comments

@mrharsh2804
Copy link

Hi,

I have imagepicker already working in my project. It was woking good with Android 9. But, with one plus 6t android 10, it only gives me options for Camera, YouCam and DropBox. I tried it with the emulator and it shows Google photos as well but not in OP 6t. Screenshot attached.

you please suggest any solutions or alternatives?

Screenshot_20200102-123114

@Mikuno
Copy link

Mikuno commented Jan 5, 2020

Same problem on my OnePlus 6t

@leocorder
Copy link

Same problem here on OnePlus 6t A6010, running android 10.

@akinsete
Copy link

akinsete commented Jan 8, 2020

Same issue, anyone found a fix for this.
Happening on Pixel 3a,

@mrharsh2804
Copy link
Author

Same issue, anyone found a fix for this.
Happening on Pixel 3a,

I thought Pixel is showing Google Photos option. Is it not?
And Photos is the default gallery option in Pixel, isn't it!!!

@svangsgaard
Copy link

I also have this issue on OnePlus 6T. Help is much appreciated. Thank you :)

@i-m-aman
Copy link

i-m-aman commented Mar 1, 2020

This is because the Library is using EXTRA_INITIAL_INTENTS as an extra to the chooserintent. In Android 10 and above, if we use EXTRA_INITIAL_INTENTS then Android will show Top 3 Apps. You all must be seeing only 3 Apps. The Library needs to be updated.

@ravijavadevelop
Copy link

Hi Guys

I am also facing the same issue.. any luck ???

@aeharake
Copy link

@ravijavadevelop @i-m-aman So guys did you manage to be able to add Gallery option (or photos for Pixel phones) for this context sheet?

@rishabhtech1994
Copy link

The same issue is appearing in Android X in One plus 6. Kindly any possible solution for this.??

@kashyapasrc
Copy link

Hi Guys, same problem, any solution please

@aeharake
Copy link

aeharake commented Jun 9, 2020 via email

@aeharake
Copy link

aeharake commented Jun 9, 2020 via email

@vikasrairajput
Copy link

@i-m-aman @aeharake I m facing the same issue..can you explain how to handle this issue?

@buryware
Copy link

buryware commented Jun 9, 2020 via email

@matthewkrueger
Copy link

This PR has the fix. It's not merged in to the project yet, but he has instructions in the PR to include his forked library via Jitpack so you can get your apps working again.

#736

@Canato
Copy link

Canato commented Nov 16, 2020

please check this

@Canato
Copy link

Canato commented Nov 27, 2020

Hey!

I start a new project to handover this library
https://github.com/CanHub/Android-Image-Cropper

The ideia is that we keep improving because this project don’t have updates since 2018
Hope I can count with your help.

Open to contribute, next pieces of work will be Android 11 permissions, refactor into Kotlin and ActivityContract

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