keybase / keybase/client

Unspecific error message when trying to save photo on iPhone

Open
#23,319 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

I was trying to save a photo from the iPhone app to my device, but I kept getting a generic "Failed to download" error. At first I thought it was a bug, so I gave up on that attempt, but when I came back later the same thing happened. So I happened to look through my settings, and discovered I hadn't given Keybase read/write access to my Photos, and once I turned that on, the download worked.

It would be useful if the error was more specific, e.g. "Please allow access to Photos."

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the iPhone photo-save or download flow and the code that produces the generic "Failed to download" error. Check how denied Photos access is surfaced there. Done means a missing Photos permission produces a specific request to allow access, while successful downloads continue to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.