How to check iPhone network type GSM or CDMA -


in application need check network type gsm or cdma (for verizon). found ctcarrier class contains property mobilenetworkcode, don't wanna hardcode value each providers. there other ways check it?

please help.

you through model#, again, have hardcode list of model# , compare them.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

Java - Returning an array from a method to main -