Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(ios/Filesystem): make readdir return only content names #1819

Merged
merged 1 commit into from
Jul 29, 2019

Conversation

jcesarmobile
Copy link
Member

readdir returns the full file/folder path instead of just the name (as all other platforms do).
This change makes it return only the name of the file/folder.

@jcesarmobile jcesarmobile merged commit 87b6fc1 into ionic-team:master Jul 29, 2019
@jcesarmobile jcesarmobile deleted the only-name branch July 29, 2019 19:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant