this post was submitted on 02 Aug 2025
13 points (76.0% liked)
SaltyCaramelApple
118 readers
34 users here now
DESCRIPTION: A space for anyone who uses Apple products, appreciates what they get right, and wants to talk plainly about what they don’t. This is a friendly place for healthy criticism. You don’t have to love the company. You don’t have to hate it either. If you want honest discussion about Apple hardware, software, ecosystem choices, design decisions, frustrations, or pleasant surprises, you’re welcome here.
RULES: This is a place for:
- Thoughtful critique, real-world experience, and respectful disagreement
- Sharing tips, solutions, workarounds, and overlooked features
- Questioning decisions without turning everything into a complaint thread
- Welcoming users at any level of experience or enthusiasm
This is not a place for:
- Trolling, pile-ons, or knee-jerk negativity
- Brand loyalty debates
- Personal attacks, sarcasm aimed at other users, or rhetorical grandstanding
- Gatekeeping based on technical skill, platform history, or product ownership
- Derogatory references to cults or fanboyism. I don’t actually believe those things really exist anymore. If you wanna talk about them in a historical context, that’s totally fine.
You use Apple. You think about it. (Maybe you think different). That’s all it takes to participate here.
founded 1 month ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can also hold down on the ‘ key and ' will pop up.
But really if you are coding on your phone frequently enough this is a major occurrence, get an external keyboard, an app designed for coding, or a device other than your phone.
I used an external keyboard. It did the same thing on iOS. I cannot use an app because I have to use a GUI for some apps.
I use SSH for most other things.
Well I would blame the specific app you are using.
Try a different ssh app. I personally use iSH, which is an emulated alpine Linux shell, which may be kind of overkill but I find it convenient for doing things with ssh or small python scripts. It automatically defaults to ' instead of ‘ and also offers some other convenient keyboard settings, like ways to send the escape key.
The issue is not while using SSH. It is while using the web GUI of the apps themselves.