I am developing an application in Cordoba that requires programming the IMEI number of any device. Cordoba Provides a UUID , but this will not work for me, I need an IMEI number.
Or is there any plugin for directly getting an IMEI number?
"IMEI PhoneGap Plugin on Android", it gives a custom plugin that works only for Android, I need a plugin that supports both Android and ios.
"How to programmatically get IMEI / ESN devices in Android", it gives java code for android, so how can I convert java code to angularjs?
Is there a plugin available or not? It's simple.
source
share