0
Answered

Opening a file from Files starts a new instance of Textastic instead of adding a tab to my existing instance

Reto 3 days ago in iPad updated 15 hours ago 5

Opening a file from Files starts a new instance of Textastic. How can I open the file as a new tab of my existing instance instead?

I can reproduce the issue on my iPad. I'll try to find out what's going on. This definitely behaved differently in earlier iPadOS versions.

As a workaround, please use the "Open…" command in Textastic to open files from the Files app in the current window. Or use "Add External Folder…" to add a folder from the Files app to Textastic's sidebar (if supported by the file provider).

Answered

I've debugged this issue on iPadOS 26.1: the system creates a new window (UIWindowScene) before telling Textastic to open the file.

I've tried various ways to prevent creation of a new window, but unfortunately I found no workaround.

So, this looks like a new system behavior on iPadOS 26.1 that cannot be changed by Textastic.

I also see the same issue when opening a file with other apps like iA Writer, Taio or Runestone.

Hopefully Apple changes this in a future update.

Good news! With the help of another developer, I found a way to tell the system that it should open files in the same window instead of creating a new one.

So this will be fixed in the next update.

Great! Thank you very much for taking care of it so quickly.