Search Unity

Unity adds "Device ID & call information" permission to Android

Discussion in 'Unity Ads & User Acquisition' started by Naamani, Aug 5, 2015.

  1. Naamani

    Naamani

    Joined:
    Jan 13, 2015
    Posts:
    19
    Hi,

    Before building my "AndroidManifest.xml" only has the 2 basic internet permissions. After the build the "Device ID & call information" permission is added.
    I read these 4 threads:
    http://answers.unity3d.com/questions/760923/unity-and-call-information-permission.html
    http://forum.unity3d.com/threads/device-permissions.276383/
    http://stackoverflow.com/questions/...ice-id-call-information-permission-on-android
    http://forum.unity3d.com/threads/internet-and-read_phone_state-permissions.163892/

    Nothing suggested was relevant.
    Is there a chance this is due to Unity Analytics?

    Thanks.
     
  2. Naamani

    Naamani

    Joined:
    Jan 13, 2015
    Posts:
    19
  3. superpig

    superpig

    Drink more water! Unity Technologies

    Joined:
    Jan 16, 2011
    Posts:
    4,653
    I believe a fix for this is coming in the patch release due tomorrow.
     
    unity-nikkolai and jprocha101 like this.
  4. Naamani

    Naamani

    Joined:
    Jan 13, 2015
    Posts:
    19
    That's great to hear! I was just about uninstalling 5.1 and reinstalling version 5.0.
    Can you tell the version of the patch or what to look for?

    Thanks!
     
  5. jprocha101

    jprocha101

    Joined:
    Apr 8, 2015
    Posts:
    134
    @superpig
    Is this patch still on the way? I am using version 5.1.2f1. Thanks!
     
  6. superpig

    superpig

    Drink more water! Unity Technologies

    Joined:
    Jan 16, 2011
    Posts:
    4,653
    jprocha101 likes this.
  7. Naamani

    Naamani

    Joined:
    Jan 13, 2015
    Posts:
    19
  8. superpig

    superpig

    Drink more water! Unity Technologies

    Joined:
    Jan 16, 2011
    Posts:
    4,653
    It was originally fixed in 5.2.0f1, but then we back ported it to 5.1.2p3. Upgrade to 5.1.2p3 (or wait for 5.1.3f1) and the permission request should be gone.
     
  9. Naamani

    Naamani

    Joined:
    Jan 13, 2015
    Posts:
    19
    I've upgraded to 5.1.2p3 - the "Read Phone status and identity" is still requested.
     
  10. superpig

    superpig

    Drink more water! Unity Technologies

    Joined:
    Jan 16, 2011
    Posts:
    4,653
    Ah, my bad - the original issue was the "Device ID and call information" permission, which has been fixed in 5.1.2p3; the "Read Phone status and identity" issue is separate. Let me find out what the status is and get back to you.
     
    Naamani likes this.
  11. Naamani

    Naamani

    Joined:
    Jan 13, 2015
    Posts:
    19
    Hi,
    Any news regarding the issue?
     
  12. sonnywang

    sonnywang

    Joined:
    Mar 26, 2014
    Posts:
    11
    yeah, I just found out this weird permission requested on my app too.
    when will it be fixed? and any workaround we can bypass this bug>
     
  13. dCoding

    dCoding

    Joined:
    Sep 9, 2014
    Posts:
    26
    I have also run into this problem today, using Unity 5.1.3f1 on Windows. An update would be much appreciated.
     
  14. superpig

    superpig

    Drink more water! Unity Technologies

    Joined:
    Jan 16, 2011
    Posts:
    4,653
    There's a patch release due out on Wednesday which has a fix related to this issue in it.
     
    Naamani likes this.
  15. Naamani

    Naamani

    Joined:
    Jan 13, 2015
    Posts:
    19
    It's finally out. Thanks a lot for fixing this annoying bug!
    Please pay attention, it cost me with many downloads.
     
  16. sonnywang

    sonnywang

    Joined:
    Mar 26, 2014
    Posts:
    11
    it's fixed in 5.2.
    thanks
     
  17. CGHoussem

    CGHoussem

    Joined:
    Nov 5, 2016
    Posts:
    1
    For some odd reason, the READ_PHONE_STATE is present on the Unity version 2020.3.4f1
     
    famthangbk likes this.