RSA Mobile SDK 4.0 - HardwareID for an Android device running android version 10 changes on reinstalling the app
2 years ago
Originally Published: 2019-11-18
Article Number
000064035
Applies To
RSA Product Set:  RSA Mobile SDK
RSA Version/Condition: 4.0

 
Issue
Customer Question: HardwareID for an Android device running android version 10 changes on reinstalling the app?
Shouldn't it be fixed?
Resolution
This is the expected behavior and is documented in the Mobile SDK 4.0 release notes.

Android 10:
From Android 10 and later,the UUID is used as the HardwareId field instead of the IMEI number.
The International Mobile Equipment Identity (IMEI) for GSM is used till API 28.
From API version 29 onwards, the HardwareID value will be UUID.
A new UUID is generated for every new application instance or if the application data is cleared manually.