I have read this post: https://developer.android.com/about/versions/10/privacy/changes#non-resettable-device-ids
I tried to use device or profile owner app via EMM deployment but my app still cannot get IMEI, even I declared and request runtime permissions: "android.permission.READ_PHONE_STATE", "android.permission.READ_PRIVILEGED_PHONE_STATE"
Does anyone have solution? Please help! Thanks!