Are there API's available in Worklight so that we can retrieve mobile phone number & IMEI details using IBM Worklight ??
Asked
Active
Viewed 682 times
1 Answers
0
You will need to implement a Cordova plug-in. Read the training materials for this purpose.
Your plug-in can be based on this code, or similar: How to get IMEI number in PhoneGap?