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(ios)!: make filesystem return ctime and mtime as numbers #1947

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

jcesarmobile
Copy link
Member

@jcesarmobile jcesarmobile commented Dec 5, 2023

stat and readDir are returning ctime and mtime as strings on iOS

This PR changes ctme and mtime to be UInt64

Marking the PR as breaking since some users might be expecting the string

Copy link

github-actions bot commented Dec 5, 2023

Released dev build of filesystem with dev version: 6.0.0-dev-1947-20231208T155347.0

@giralte-ionic giralte-ionic merged commit 7788e5e into main Dec 8, 2023
12 checks passed
@giralte-ionic giralte-ionic deleted the return-int branch December 8, 2023 16:01
LaravelFreelancerNL pushed a commit to dennis-wedevise/capacitor-plugins that referenced this pull request Dec 19, 2023
…eam#1947)

Co-authored-by: Dan Giralté (Ionic) <giralte@ionic.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

4 participants