2FAS
“File error” when importing TXT into iOS app
Section titled ““File error” when importing TXT into iOS app”Check the format using the file app on macOS. If it says “CRLF”, convert line endings to “LF” using e.g. VS Code.
Check the format using the file app on macOS. If it says “CRLF”, convert line endings to “LF” using e.g. VS Code.