Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(file): Changed resolveLocalFileSystemURL to FileEntryCallback #3231

Merged
merged 1 commit into from Nov 19, 2019

Conversation

patrickbussmann
Copy link
Contributor

Its important because FileEntry extends Entry and we can use the file method on it so that we can get the File for uploading it somewhere or using it somewhere.

@danielsogl danielsogl self-assigned this Nov 19, 2019
@danielsogl danielsogl added the target: patch This PR is targeted for the next patch release label Nov 19, 2019
@danielsogl danielsogl merged commit 499cc5c into danielsogl:master Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants