Hello,
I am developing an sms application, where in when i recieve a message i have to display the name of the sender.
Now the phone number of the sender will be in "+91" format. However on the phone's contact it may stored with or without 0 and not in the +91 format. Moreover in case of internantional numbers, country codes and formats will be varied.
Is there a simplified means of comparing the recieved phone number to the ones on the phone, irrespective of the stored number format?

Reply With Quote

