Forum Discussion

Kulwinder's avatar
Kulwinder
Level 2.0: Eclair
5 months ago
Solved

Play Protect Blocking Custom DPC Apps — How to Get Approval or Alternatives?

Hi everyone, I'm a developer who helps enterprises build custom DPC (Device Policy Controller) Reference Documentation apps to manage Android devices based on their unique requirements. Recentl...
  • Kulwinder's avatar
    2 months ago

    Hi Everyone,

    After lot investigation I found the root cause. The app included certain sensitive permissions that are not allowed by Play Protect. Once I removed those restricted permissions, the app stopped getting flagged and worked as expected.

    For more details, Google provides guidance on Play Protect warnings and how to avoid them here:

    https://developers.google.com/android/play-protect/warning-dev-guidance

    Hope this helps anyone running into the same challenge!