When I try to Upload my .apk to Play Store, I Got an Error Your APK or Android App Bundle is using permissions that require a privacy policy: (android.permission.READ_PHONE_STATE)
I Already set Privacy and Policy but still i got this error.
I Already read all post regarding this but didn’t find solution
Please help me to solve this issue.
Set when screen initialize call screen for ask for permission( android.permission.READ_PHONE_STATE )
Show us where did you add this permission
I only set Privacy policy page and Terms of service page.
i don’t know how to set permission and store into tinyDB.
will u pls send me blocks?
You no need to store in tinyDB and all, just use if else block
Is permission granted block
Taifun
May 11, 2021, 6:23pm
#7
what means set Privacy and Policy? Did you create a privacy policy? which link? and you added that link into Google Play?
In order to inform users about how you protect your their privacy and avoid any violations from Google, you must have to submit Privacy Policy URLs for apps that handles personal or sensitive user data and require certain permissions like CAMERA, LOCATION, etc.
User Data
You must be transparent in how you handle user data (e.g., information provided by a user, collected about a user, and collected about a user’s use of the app or device), including by disclosing the collection, use, and shari…
Taifun
2 Likes
use this block but same error
already use but same error please help me
system
(system)
Closed
June 30, 2021, 1:01am
#11
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.