Is Google Services Framework ID (GSF ID) of the device visible and accessible to all apps downloaded on the device on Android 10 and higher? Or is the GSF ID only visible and accessible to privileged apps?
You must log in or register to comment.
use TrustDevice to check. it’s open source and also in the IzzyOnDroid Fdroid repo
https://github.com/trustdecision/trustdevice-android
https://apt.izzysoft.de/fdroid/index/apk/com.trustdevice.android
There are apps in the store that claim they can show you your ID. Why don’t you try one, and see what permissions it comes with? I don’t think you can install a privileged app directly so this would be a useful test.