meetpd
·
May 5, 2011
·
Viewed 34.5k times
·
Source
What is the maximum length of an iPhone App name (bundle display name, shown below the app on the iPhone home screen) that we can use without an ellipsis "..." being added?
I want to use font "MgOpen Modata" in my iphone App. But I dont see it in the font list in Property inspector.
How do I include that font so that I can use it?
I want to check if the user is running the app on iOS less than 5.0 and display a label in the app.
How do I detect which iOS is running on user's device programmatically?
Thanks!