How to use getUniqueDeviceID

  1. 6 years ago

    Hello,

    Can explain me little bit, how to use that command?
    should i use it in JS section of my index.html ?

    You can use it to get unique device ID in a variable like below in a JavaScript:

    Example:

    var unique_id = Website2APK.getUniqueDeviceID();
  2. admin

    30 Apr 2017 Administrator Answer

    You can use it to get unique device ID in a variable like below in a JavaScript:

    Example:

    var unique_id = Website2APK.getUniqueDeviceID();
  3. can i use that unique device ID for send a notification to that single user ?

  4. admin

    30 Apr 2017 Administrator

    @hakan, Unfortunately, this is not the push notification token.

  5. :( ı understand.. thank you.

 

or Sign Up to reply!