I am working on an SMS app with Cordova
/Phonegap
and I want to retrieve the user's SIM number on Android and iOS device for authentication and verification purpose.
Can someone please point me to a plugin or a blog on how to go about that, since i have spent almost a week searching and even trying to manipulate the device API, but still to no avail.
Thank you.