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

No error shown when image upload fails (iOS app) #1062

Open
1 task done
TaciteOFF opened this issue Feb 22, 2025 · 1 comment
Open
1 task done

No error shown when image upload fails (iOS app) #1062

TaciteOFF opened this issue Feb 22, 2025 · 1 comment
Labels
android bug Something isn't working ios pri/high High priority issue status/approved This issue is ready to be implemented

Comments

@TaciteOFF
Copy link

Describe the Bug

No error is shown when attempting to upload a large image from iPhone to iOS app if the file is too big.
The image isn't uploaded.

Steps to Reproduce

  1. In iOS app, increase image quality to 100%
  2. Try to upload an image in the app
  3. Nothing happens in app or in server

Expected Behaviour

  • A fix on Nginx to allow large upload ?
  • Image compression inside the app ?
  • Error message ?

Screenshots or Additional Context

No response

Device Details

iPhone 15 Pro (iOS 18.3.1) with app version 1.6.8

Exact Hoarder Version

0.22.0

Have you checked the troubleshooting guide?

  • I have checked the troubleshooting guide and I haven't found a solution to my problem
@TaciteOFF TaciteOFF added bug Something isn't working status/untriaged This issue needs triaging to confirm it labels Feb 22, 2025
@MohamedBassem MohamedBassem changed the title No error shown when uploading large files (iOS app) No error shown when image large files (iOS app) Feb 22, 2025
@MohamedBassem MohamedBassem changed the title No error shown when image large files (iOS app) No error shown when image upload fails (iOS app) Feb 22, 2025
@MohamedBassem
Copy link
Collaborator

As I mentioned on discord, the fix is fixing nginx in your case. The main issue here is that we don't show an error on image upload.

@MohamedBassem MohamedBassem added pri/high High priority issue status/approved This issue is ready to be implemented ios android and removed status/untriaged This issue needs triaging to confirm it labels Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android bug Something isn't working ios pri/high High priority issue status/approved This issue is ready to be implemented
Projects
None yet
Development

No branches or pull requests

2 participants