iPhones OS: how to programmatically differentiate iPad 3G from iPad Wi-Fi?
Posted
by delirus
on Stack Overflow
See other posts from Stack Overflow
or by delirus
Published on 2010-05-18T13:07:31Z
Indexed on
2010/05/18
13:11 UTC
Read the original article
Hit count: 300
Is there any property or other mechanism in iPhone OS to check during runtime whether application is running on iPad 3G or iPad Wi-Fi? Seems like UIDevice class does not provide anything like that.
© Stack Overflow or respective owner