The App is reading the call log. On most devices that is fine, some others get SecurityException
for READ_CONTACTS
(which I don't have and don't want in my AndroidManifest.xml
.
Why is that and can I do something about that? Perhaps through a projection, which does not fetch the CACHED_NAME
?