4

I'm new to Iphone development. I've developed an application with Titanium Studio, but I have a long name for my application. When I deployed the application to device, I saw that the name was not displayed properly instead it was displayed with dots. Ex. "My long..me" instead of "My long application name".

Is there any way to add a new line character so that I can see the whole name in the device? Any suggestion would be helpful. Thanks in advance.

Bhargav Rao
  • 50,140
  • 28
  • 121
  • 140
senthil
  • 1,307
  • 1
  • 11
  • 23

2 Answers2

5

Not possible. Have you ever seen an iOS app with a two-line name?

Noah Witherspoon
  • 57,021
  • 16
  • 130
  • 131
4

Not possible for the name under the icon (Bundle Display Name). Some developers put some additional text as part of the icon image.

hotpaw2
  • 70,107
  • 14
  • 90
  • 153