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

前端 未结 20 1318
孤独总比滥情好
孤独总比滥情好 2020-12-01 00:53

In manifest not added android.permission.READ_PHONE_STATE. permission.

Why error comes when I upload a new apk version error comes below.

Your app has an apk w

20条回答
  •  遥遥无期
    2020-12-01 01:45

    Currently some people are facing the same issue because of using 12.0.0 version of AdMob lib.

    Update it to 12.0.1. This should fix it. You can read more here

提交回复
热议问题