apache / apache/cordova-plugin-file

Promises supported?

Open
#344 17 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.