79343490

Date: 2025-01-09 17:20:59
Score: 0.5
Natty:
Report link

I was having the same exact problem.

The solution is to not override onReceive() within the DeviceAdminReceiver subclass. Once I removed that code, I started to receive callbacks to my onNetworkLogsAvailable() and onSecurityLogsAvailable()

Reasons:
  • Whitelisted phrase (-1): solution is
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: iammyr