---
title: 2FAS
kind: note
description: Link FAQ "File error" when importing TXT into iOS app Check the format using the app on macOS. If it says "CRLF", convert line endings to "LF" using e.g. VS Code.
words: 31
readingMinutes: 1
created: '2026-03-28T00:00:00.000Z'
updated: '2026-06-29T10:02:18+02:00'
website: https://2fas.com/auth/
---
## Link

<https://2fas.com/auth/>

# FAQ
## "File error" when importing TXT into <span class="dead-link">iOS</span> app
Check the format using the `file` app on [macOS](/notes/macos). If it says "CRLF", convert line endings to "LF" using e.g. [VS Code](/notes/vscode).
