Android (11) Download Behaviour / External Location / Permissions #607

Closed
opened 2022-12-19 16:15:00 +00:00 by sarah · 1 comment
Owner

Reports that file downloads are not working on Android (11). Download location is set to an emulated sd card.

Next Steps:

  • Need to test Downloading across a range of Android devices to narrow down the conditions that result in failure.
Reports that file downloads are not working on Android (11). Download location is set to an emulated sd card. Next Steps: - Need to test Downloading across a range of Android devices to narrow down the conditions that result in failure.
sarah added the
android
cwtch-beta-1.11
labels 2022-12-19 16:15:23 +00:00
sarah added the
testing-needed
label 2022-12-20 17:23:41 +00:00
sarah added the
scheduled
label 2023-03-10 17:42:50 +00:00
Author
Owner

Have replicated this issue on an Android 11 emulator. Some observations:

  1. Image download works correctly, as does Profile Images
  2. File Downloading successfully creates a blank file then fails. It looks like the fetch manifest step might be failing, as I do not see a manifest in the apps internal cache.
  3. Exporting profiles also fails with Didn't find class "java.nio.file.Paths" on path: DexPathList - need to check if this is an SDK issue, or a regression.
Have replicated this issue on an Android 11 emulator. Some observations: 1. Image download works correctly, as does Profile Images 2. File Downloading successfully creates a blank file then fails. It looks like the fetch manifest step might be failing, as I do not see a manifest in the apps internal cache. 3. Exporting profiles also fails with `Didn't find class "java.nio.file.Paths" on path: DexPathList` - need to check if this is an SDK issue, or a regression.
sarah closed this issue 2023-03-25 15:05:52 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/cwtch-ui#607
No description provided.