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

Uploading and cropping WebP images fails silently #4059

Open
Lisieshy opened this issue May 16, 2024 · 0 comments
Open

Uploading and cropping WebP images fails silently #4059

Lisieshy opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Lisieshy
Copy link

Describe the bug
Uploading and cropping a webp image as profile picture or banner does not work and silently throws an error.

To Reproduce

Steps to reproduce the behavior:

  1. Get any .webp image
  2. Go to your profile and edit pour profile picture or banner
  3. "Upload from Library" button and select your .webp image
  4. Crop/Resize it
  5. Confirm changes

Expected behavior

Updating the profile picture/banner with the new cropped one.

Screenshots

The error thrown when running Bluesky (1.81 tag) in an AVD.
image

Details

  • Platform: Android
  • Platform version: 14
  • App version: 1.81

Additional context

Went ahead and tried to figure out from where the issue could come from by building the app locally and trying to run it on an android virtual device, it seems to be coming from the react-native-image-crop-picker dependency, but I'm not really sure as I'm very unfamiliar with the codebase.

@Lisieshy Lisieshy added the bug Something isn't working label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant