Why is PackageInfo.requestedPermissions always null?
I am trying to list all the permissions used by all installed packages, however when I check the requestedPermissions property for each of my installed packages it is always null.
+2
a source to share