Ionic Sim card

How to get value of info in getSiminfo() function. whats the parameter? thanks

https://ionicframework.com/docs/native/sim/

Sorry I meant in ionic 2 whats the parameter to get the object. I am only get [object Object] when I use getsiminfo(). thanks

What else do you want? You then have an object that contains the requested data. Look at the usage examples at https://ionicframework.com/docs/native/sim/

Can i get the telephone number from getsiminfo()?

Read the docs…

For iOS: https://github.com/pbakondy/cordova-plugin-sim#ios-emulator-results No.
For Android: https://github.com/pbakondy/cordova-plugin-sim#android-emulator-results Yes.