Forum Discussion
Play Protect Blocking Custom DPC Apps — How to Get Approval or Alternatives?
- 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-guidanceHope this helps anyone running into the same challenge!
jasonbayton It is not on Play and the use case precludes it.
Basically the system including the DPC must be available on air gapped or intermittent networks so we must be able to download from a local source. This is also why we need the DPC to be able to install other apps from the same source. It's like an app store but only the content management part, not selling apps. Users will have mandatory apps and optional apps. All the apps will have license agreements in place and all third party developers will be aware of what is happening. All the users will also be fully aware. The Android devices will be fully managed and absolutely not for personal use.
Thinking about it, I suppose we could put it on Play as well but I'm not sure if it just being there but not downloaded from there would help.
I was leaning towards the final thought there really. Use-case aside, Play doesn't know the app, doesn't trust it, and can't necessarily verify it's legitimate. Noting the upcoming developer registration requirements also, eventually you're going to have to register the package in one of the two consoles they'll make available.. so.
I'm not saying it'll work, but in the conversations I've been having this *seems* to stem from a position of trust more than simply the ability to sideload apps.
Lizzie anything you can add here? If I'm wrong that's totally fine also :)
- steve_mdm26 days agoLevel 1.5: Cupcake
It's also worth noting that the app sideloads just fine, when obviously, it does not get DO permission. This is only an issue when installing via a QRCode scan from factory reset.
I will put it to our management to try uploading to Play. Don't think that will be a quick decision 😒
- jasonbayton24 days agoLevel 4.0: Ice Cream Sandwich
Do refer to Kulwinder's response also. That won't help it explicitly complaining about sideloading but if you can descope any other overbearing permissions perhaps it'll leave you alone?
- steve_mdm24 days agoLevel 1.5: Cupcake
Yes I even tried removing all permissions and replacing them with the ones from our older, still working DPC. They were almost the same anyway, but that made no difference.
I'm now puzzled why our previous DPC is not blocked and worried it might be!
Although I'm wondering if some buggy development behaviour has triggered this issue as it is undergoing rapid changes.
Related Content
- 2 years ago
- 2 years ago
- 2 years ago