Skip to content

Dev mode file write#37

Open
schweighart wants to merge 2 commits into
dankurka:masterfrom
schweighart:devModeFileWrite
Open

Dev mode file write#37
schweighart wants to merge 2 commits into
dankurka:masterfrom
schweighart:devModeFileWrite

Conversation

@schweighart

Copy link
Copy Markdown

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