0

Possible Duplicate:
Retreiving Carrier Name from iPhone Programmatically

I am working on an application in which i need to find out Carrier Name while i am using CoreTelephony frameework i am getting error when i am trying to load it on device. so is there any way to find out carrier name without using CoreTelephony framework?

Please give me quick response with code if you have??

Thank You in advance.!

Community
  • 1
  • 1

1 Answers1

0

if the ios version is 4.0 or later. it will work definitely. please, check whether you are using the active sim or it should not be in flight mode.

yokks
  • 5,683
  • 9
  • 41
  • 48