I am facing very abnormal issue as in iOS 11, space is getting removed between app name in iOS 11.
I have tried to get space in between app name using following steps:
 
But  
is displayed as a double space in the Settings app on iOS 11 and the Home screen on iOS 9 & 10.
Thanks in advance.
If anyone is using an .xcconfig file for configuring the app, simply copy and paste the FIGURE SPACE character.
So instead of
PRODUCT_NAME = App Name
use
PRODUCT_NAME = App Name
Looks the same, but the space on the second snippet is actually   . I used WebStorm to copy and paste the character, and not XCode.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With