How to find imei number?

I have used var deviceID = device.uuid;
But it is not imei . Please help me to find imei number…

There’s a plugin that will get you the IMEI, but it will only work on Android.

You’re not allowed to access the IMEI on iOS as far as I am aware.

Good luck :smile:

1 Like

i dont get it how to install this plugin, i get Error: Registry returned 404 for GET on https://registry.npmjs.org/cordova-plugin-IMEI
when run: cordova plugin add cordova-plugin-IMEI