Reputation: 329
I need to obtain the LAC of a Cell Tower in iOS. I know that we can obtain MCC and MNC in FieldTest Mode. CTCarrier provides MCC and MNC as well. VAFieldTest (http://github.com/valexa/VAFieldTest) gives us CellId as well.
How can I obtain LAC in iOS. Thanks in advance.
Upvotes: 0
Views: 1145