Developer Builds iOS Keyboard From Scratch in C++ to Fix Third-Party App Graveyard

A developer named Diction has built a third-party iOS keyboard entirely from scratch in C++, frustrated by the poor quality of existing App Store alternatives. The app began as a voice-first keyboard but expanded into a full QWERTY project after users needed a reliable fallback for typing. Unlike most third-party keyboards, it avoids off-the-shelf autocorrect libraries and instead features a custom-built correction engine, learning layer, and suggestion pipeline. The developer cites five common failure points in existing keyboards — speed, predictability, crash recovery, autocorrect quality, and personalised learning — as the core problems the project aims to solve. After ten major releases and thousands of engineering hours, the keyboard is still under active development.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.


Discussion (0)
Log in to join the discussion and vote.
Log in