Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

glendc

macrumors newbie
Original poster
Oct 24, 2008
1
0
Besides UIDevice properties, how and what can I read? Namely, how can read info about carrier/network? I am sure it's possible, look at the Settings app and select General/About. Where does that information come from?

I want to customize a bit info based on country, apparently if carrier==AT&T means the user is from the USA.
 
Besides UIDevice properties, how and what can I read? Namely, how can read info about carrier/network? I am sure it's possible, look at the Settings app and select General/About. Where does that information come from?

I want to customize a bit info based on country, apparently if carrier==AT&T means the user is from the USA.

It comes from the fact that Apple's SDK has access to private frameworks...one of which has system information (Apple has more access in their SDK than we do...that's why they can do push and we can't)
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.