Hello guys,
I would like to know if it is possible to use platformRequest to obtain the this telephone number of the SIM (also known as the MSISDN)?
I have tried using platformRequest(tel:*#100#) without much luck. I am using a Nokia E71 an S60 3ed FP1 device.
The message I get is: "Internet: Invalid phone number".
Is there any way of obtaining this or other method? I need to obtain the phone number and send it to a server to during the application activitation process. I am currently do this by asking the user to enter his phone number - not very neat. For this reason I need to obtain the MSISN from the phone.
note: systemProperty("com.nokia.mid.msisdn") does not work it returns null.
Any ideas?
Thanks in advance.

Reply With Quote

