When is device unique id the same on windows phone?

Tom Droste

I'm building an application that is using push notifications, but I want the possibility to send "test" message's to certain phones. I don't know which phones it will be at launch. The way I would like to solve this is by using the "DeviceUniqueId" and using a second app to retrieve it with an name. But I also read questions that it can change, for example when the app is published by a different publisher.

So my question is:

When is the DeviceUniqueId the same and when is it different?

Alaa Masoud

For WP 7.1 apps running on WP 8 devices the value of DeviceExtendedProperties("DeviceUniqueId") will be unique across all applications and will not change if the phone is updated with a new version of the operating system.

For WP 8.0 apps running on WP 8 devices the value of DeviceExtendedProperties("DeviceUniqueId") will be unique per device and per app publisher.

Source

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Device Unique id in Windows Phone 8.1

From Dev

Windows Phone 8.1: DeviceExtendedProperties or DeviceStatus for Device Unique ID

From Dev

Windows Phone 8.1: DeviceExtendedProperties or DeviceStatus for Device Unique ID

From Dev

Is there a unique windows device id?

From Dev

Is it possible to unlock windows when A device (phone) is detected?

From Dev

How to get device phone number or unique id in Swift?

From Dev

How to get device phone number or unique id in Swift?

From Dev

How to get device token id of windows phone for push notification?

From Dev

Windows Phone Device Registration

From Dev

Windows Phone Device Registration

From Java

Is there a unique Android device ID?

From Dev

Unique ID for a device with PHP

From Dev

Unique ID of storage device

From Dev

unique ID for every Device

From Dev

Generate unique id for each device

From Dev

Android - unique and constant device ID

From Dev

Get unique device ID in QML

From Dev

Difference between DEVICE_ID_EMULATOR and TEST_EMULATOR when testing Admob on mobile phone

From Dev

Getting Windows Phone version and device name in Windows Phone 8.1 XAML

From Dev

Windows Phone 8.1 and Windows Phone 8 device - Will it work

From Dev

Getting Windows Phone version and device name in Windows Phone 8.1 XAML

From Dev

How to send a Notification for particular Android device by unique id via GCM by Windows Azure?

From Dev

how to deploy windows phone 10 application to a device?

From Dev

Who understands device orientation on Windows Phone?

From Dev

Create Audio endpoint device - Windows Phone 8

From Dev

Windows phone is not showing fontweight to Light on device

From Dev

Battery status - bluetooth device windows phone 8

From Dev

Windows Phone Emulator - Data from real device

From Dev

Registering Windows Phone 8.1 as a Developer Device

Related Related

  1. 1

    Device Unique id in Windows Phone 8.1

  2. 2

    Windows Phone 8.1: DeviceExtendedProperties or DeviceStatus for Device Unique ID

  3. 3

    Windows Phone 8.1: DeviceExtendedProperties or DeviceStatus for Device Unique ID

  4. 4

    Is there a unique windows device id?

  5. 5

    Is it possible to unlock windows when A device (phone) is detected?

  6. 6

    How to get device phone number or unique id in Swift?

  7. 7

    How to get device phone number or unique id in Swift?

  8. 8

    How to get device token id of windows phone for push notification?

  9. 9

    Windows Phone Device Registration

  10. 10

    Windows Phone Device Registration

  11. 11

    Is there a unique Android device ID?

  12. 12

    Unique ID for a device with PHP

  13. 13

    Unique ID of storage device

  14. 14

    unique ID for every Device

  15. 15

    Generate unique id for each device

  16. 16

    Android - unique and constant device ID

  17. 17

    Get unique device ID in QML

  18. 18

    Difference between DEVICE_ID_EMULATOR and TEST_EMULATOR when testing Admob on mobile phone

  19. 19

    Getting Windows Phone version and device name in Windows Phone 8.1 XAML

  20. 20

    Windows Phone 8.1 and Windows Phone 8 device - Will it work

  21. 21

    Getting Windows Phone version and device name in Windows Phone 8.1 XAML

  22. 22

    How to send a Notification for particular Android device by unique id via GCM by Windows Azure?

  23. 23

    how to deploy windows phone 10 application to a device?

  24. 24

    Who understands device orientation on Windows Phone?

  25. 25

    Create Audio endpoint device - Windows Phone 8

  26. 26

    Windows phone is not showing fontweight to Light on device

  27. 27

    Battery status - bluetooth device windows phone 8

  28. 28

    Windows Phone Emulator - Data from real device

  29. 29

    Registering Windows Phone 8.1 as a Developer Device

HotTag

Archive