Warnings Your Apk Is Using Permissions That Require A Privacy Policy: (android.permission.read_phone

Discussion in 'Technical Discussion' started by tonymartz2, Dec 11, 2016.

  1. tonymartz2

    tonymartz2 Avid Boxer

    Joined:
    Jun 9, 2016
    Messages:
    198
    Likes Received:
    46
    Hi guys while uploading a new .apk I got this warning that I have not seen or noticed before?
    would it cause any issues? and why did it appear now?

    Thanks

    Warnings
    Your APK is using permissions that require a privacy policy: (android.permission.READ_PHONE_STATE)
     
  2. playsgames6666

    playsgames6666 Miniboss Boxer

    Joined:
    Nov 13, 2015
    Messages:
    1,168
    Likes Received:
    745
    in your android manifest.xml remove this line (android.permission.READ_PHONE_STATE)
    its down the bottom of the file under permissions.
    Remove the whole line of code, just that line.
     
    Arshpreet likes this.

Share This Page