You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
When a required resource file is not present and the app attempts to download it, an error message stating "File not found" is displayed. The app then gets stuck on this screen, and the Download button becomes unresponsive.
Steps to Reproduce:
Launch the app in a scenario where a required resource file is missing.
Attempt to download the missing resource file.
Observe that the app displays a "File not found" error message.
Note that the app gets stuck, and the Download button stops functioning.
Expected Behavior:
If the resource file is not found, the app should:
Display a meaningful error message.
Allow the user to retry the download or navigate back without getting stuck.
Ensure the Download button remains functional to retry the operation.
Actual Behavior:
The app shows a "File not found" message, gets stuck, and the Download button becomes unresponsive, leaving the user unable to proceed or retry.
Screenshots/Video:
The text was updated successfully, but these errors were encountered:
Description:
When a required resource file is not present and the app attempts to download it, an error message stating "File not found" is displayed. The app then gets stuck on this screen, and the Download button becomes unresponsive.
Steps to Reproduce:
Expected Behavior:
If the resource file is not found, the app should:
Actual Behavior:
The app shows a "File not found" message, gets stuck, and the Download button becomes unresponsive, leaving the user unable to proceed or retry.
Screenshots/Video:
The text was updated successfully, but these errors were encountered: