Mostafa
Mostafa

Reputation: 1612

iOS App Name does not appear completly

I am publishing an app but something weird happens. when i publish it, Its name which is "InsideDigs" appears to be Inside... When its published although when i compile it it appears normally.

icon name

It appears like that only when its on Test flight. Any ideas why this is happening. I saw several apps that have longer names and appear completely.

Thank you

Upvotes: 1

Views: 1100

Answers (1)

iCode
iCode

Reputation: 320

The red dot is a character that is added to the name when using Testflight. So the name becomes too long to be displayed and iOS shortens the name and ads the three dots at the end to show the user that the name was shortened.

Upvotes: 3

Related Questions