Recently I've added two services - Chartboost and UnityAds for advertising in my ready-to-launch game. However I've noticed that the app now asks for a permission to read Caller ID data. I've searched the plugins Android Manifest and found no line of requesting this permission - I'm wondering if it is automatically added when using some special function?
I've already researched this topic and found I have no usage of
SystemInfo.deviceUniqueIdentifier
that would put this permission in the manifest.
I would appreciate any help or ideas on how to remove this permission.
来源:https://stackoverflow.com/questions/31853897/unity-android-remove-caller-id-permission