The summary of the .ips of the crash I got via Crash Buddy
It's not necessarily needed but it helps a lot in bug contexts
The Share button is the UIActivityViewController between the Select All button and Paste button
That's an Action system button according to Xcode, but the image is confusing so I think I'll change the button label to "Edit" in the next release, which will hopefully be in a few days. I've fixed those crashes (due to deprecated code that no longer works on iOS 27). I've removed all the deprecated code so hopefully the new app will be less likely to crash in future iOS versions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
That's an Action system button according to Xcode, but the image is confusing so I think I'll change the button label to "Edit" in the next release, which will hopefully be in a few days. I've fixed those crashes (due to deprecated code that no longer works on iOS 27). I've removed all the deprecated code so hopefully the new app will be less likely to crash in future iOS versions.