I would like to getting the device imei number and send it to the phonegap html page. How should we do?
In phonegap android we will get the imei number from java fil
You can't, Apple does not allow you to identify devices any more. UDID and mac address solutions have all been disallowed since iOS 7.
UDID
Any solution you can find on getting the IMEI number on iOS require the use of a private library and you app will be rejected from using this.