Search Results

20
votes
11answers
6k views

Programmatically get own phone number in iPhone OS

Is there any way to get own phone number by standard APIs from iPhone SDK? …
3
votes
2answers
1k views

How do I make iPhone SpringBoard show two or more icons for one application bundle?

It seems like Info.plist file has an ability to declare different roles for the same application bundle through the UIRoleInfo key. SpringBoard can recognize these roles a …