Retrieving Carrier Name from iPhone programmatical

2019-01-04 07:52发布

Is there a way to know the cell carrier on an iPhone programmatically?

I am looking for the carrier name which the iPhone is connected to.

7条回答
贪生不怕死
2楼-- · 2019-01-04 08:20

Just to make a note here.. I tested this API on different SIMs and it seems that the name of the operator the iPhone is locked to is returned with [carrer carrierName]!!

I tested this on 2 iphones, one locked and the other not, and for the locked one, regardless of the SIM provider, it returns the name of the operator it is locked to everytime i run my test app. Note however that the MNC does change!

查看更多
登录 后发表回答