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

Crash on Image Picker and Video Picker #55

Open
agonshehu opened this issue Jun 19, 2019 · 8 comments
Open

Crash on Image Picker and Video Picker #55

agonshehu opened this issue Jun 19, 2019 · 8 comments

Comments

@agonshehu
Copy link

When using on Samsung Note 9 Android P it crashes.

No virtual method centerCrop()Lcom/bumptech/glide/request/RequestOptions; in class Lcom/bumptech/glide/request/RequestOptions; or its super classes (declaration of 'com.bumptech.glide.request.RequestOptions' appears in /data/app/com.knaufsales-2opAlA_ZOcFgKXlvtj-Rmg==/base.apk)

@rizkidzulkarnain
Copy link

I also find this issue when using redmi note 7 P

No virtual method centerCrop()Lcom/bumptech/glide/request/RequestOptions; in class Lcom/bumptech/glide/request/RequestOptions; or its super classes (declaration of 'com.bumptech.glide.request.RequestOptions' appears in /data/app/com.ejjv.cpm2_mobile-l5KMx0rYGZF9aoOdNd6Sfw==/base.apk)

@wanzer
Copy link

wanzer commented Jul 25, 2019

I have the same issue but only on Video Picker.

@prakashambig
Copy link

prakashambig commented Jul 25, 2019

I have the same issue while selecting an image, after updating glide to latest version 4.9.0. Decreasing the glide version is working fine.

@kshipra-shelke
Copy link

@prakashambig Can you please tell us what version of glide are you using?

Having the same issue but decreasing the version is not helping.

@prakashambig
Copy link

@kshipra-shelke I'm using glide version 4.3.1, which is working fine.

@cfpena
Copy link

cfpena commented Aug 15, 2019

@kshipra-shelke I'm using glide version 4.3.1, which is working fine.

How do you configure glide version?

@mathan1987
Copy link

mathan1987 commented Aug 23, 2019

App getting crash in androidX

@joshcomley
Copy link

I also have this issue using NS6 and AndroidX. I think it is related to the Glide version, as per this:

werbhelius/PickPhotoSample#47

Does anybody have a solution for this?

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

8 participants