Skip to content

Conversation

@schweighart
Copy link

The fileWriterDTO.getPosition() == 0 case is definitely wrong, because it appends new content to the old content. On an iPad the content is also replaced.
The else case also seems to be wrong, but I never tried to write to different file positions.

If fileWriterDTO.getPosition() == 0 files are currently appended not
overwritten.  On the real device the files are also overwritten.
The other case also seems to be wrong.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant