-1

Are there API's available in Worklight so that we can retrieve mobile phone number & IMEI details using IBM Worklight ??

Vinny
  • 1
  • 1

1 Answers1

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?

Community
  • 1
  • 1
Idan Adar
  • 44,156
  • 13
  • 50
  • 89