spotify / spotify/SPTPersistentCache
How to get URI of cached images?
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 1.2k
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
I see in the code that there are functions to determine the URI of the cached images, however, they are not exposed. Are there any exposed functions, or recommended methods for determining the URI of a cached image? I need this for an application that will be using QMChatViewController, and the library only accepts URI paths for image attachments.
Thanks!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the cache URI functions referenced in the issue and the URI-path requirement for QMChatViewController image attachments. Determine whether an existing exposed method or a documented API meets that need; done when a concrete supported way to obtain cached-image URIs is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100