How to get a space in the name of an iOS app.
In my info.plist file I have the name with space but when installing either in emulator or real device, it does not respect the space it shows me everything together
Asked
Active
Viewed 32 times
0

Angel
- 11
- 2
-
*"From iOS 11, if app name consists of more than 12 characters, OS will automatically remove spaces."* [How can I add spaces to the app name / Mithra Singam's answer](https://stackoverflow.com/a/48813953/199364). Comment says *"There is a workaround by adding non-breaking space character"* – ToolmakerSteve Oct 31 '22 at 21:01