Does anyone know how to retrieve MCC-MNC code on 1.2 SDK?
I have try to retrieve MCC-MNC using RBasicGSMPhone but only get the current network (while roaming, the current network is different then home network).
On 7.0s 2.0,2.1, and 2.6, I can get home network using RMobilePhone and also can get it by retrieving IMSI number, but I can't find the API for retrieve IMSI number on 1.2 SDK.
My question :
- How to get MCC-MNC for home network on 1.2 SDK
OR
- How to retrieve IMSI number on 1.2 SDK