apache / apache/cordova-plugin-file
Promises supported?
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 744
- Forks
- 754
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 1
Description
Hi, does this API supports Promises, so that i can do
`resolveLocalFileSystemURL(url).then(...)`
or must i wrap every api call in Promises?
Thanks for responding!
Contributor guide
Research direction
Start by reading the API documentation and implementation entry point for resolveLocalFileSystemURL, focusing on how asynchronous results are currently exposed. Check the project’s existing guidance or coverage for callback and Promise behavior; done should mean the supported behavior is documented and consistently verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100