openmobilehub / omh-storage

omh-storage
Apache License 2.0
7 stars 2 forks source link

Unable to Locate Downloaded File in Device #100

Closed dzuluaga closed 1 year ago

dzuluaga commented 1 year ago

When attempting to download a file with the Sample App, the system shows a success message indicating that the download was successful. However, I'm unable to locate the downloaded file in the "Downloads" folder on their devices. This issue is causing confusion and inconvenience for affected users.

Steps to Reproduce:

  1. Navigate to the download link provided for the file.
  2. Click on the download button or link.
  3. Observe the success message indicating that the download was completed.

Expected Result: The file should be successfully downloaded and visible in the "Downloads" folder on the user's device.

Actual Result: The file is not visible in the "Downloads" folder on the user's device, even though a success message is displayed.

Environment:

HectorNarvaez commented 1 year ago

Are you sure you're checking the right downloads folder?

we could check this via teams meeting

c.c.: @dzuluaga @mariomonteroencora

dzuluaga commented 1 year ago

Sounds good. Let check it out tomorrow.

neiger commented 1 year ago

@dzuluaga @HectorNarvaez I tested on LambdaTest since they have such a device Pixel 6 and file was downloaded correctly and found it in the Downloads folder from the Files app.

image

image

HectorNarvaez commented 1 year ago

Thanks Neiger!

Also, yesterday in a meeting i showed to @dzuluaga how locate the downloads folder

So, is this issue still valid?

c.c.: @dzuluaga @mariomonteroencora @nelsonwilches @teban1288

dzuluaga commented 1 year ago

Thanks, Neiger for your testing. Closing #99 must likely have addressed the download issue.