alarm
alarm copied to clipboard
Google restricts the use of the USE_FULL_SCREEN_INTENT permission.
Hi, @gdelataillade
I'm not sure whether I should post this in issues or discussions. Here's the situation: I developed a simple calendar app with a countdown timer and published it on the Play Store: https://play.google.com/store/apps/details?id=com.claberi.consilia
Recently, due to Google's restriction on the USE_FULL_SCREEN_INTENT permission, my app failed to pass review and I couldn't publish updates. I have appealed several times without success.
Since simply removing the declaration from my app still resulted in denial by Google, I had to download and manually remove the USE_FULL_SCREEN_INTENT declaration from the alarm plugin to pass the review.
I would like to ask if there is currently any way to request users to grant the USE_FULL_SCREEN_INTENT permission?