[BUG] Not Receiving Callbacks for Security Logs in DeviceAdminReceiver
swiftbird07 opened this issue · 0 comments
swiftbird07 commented
App is not receiving any onSecurityLogsAvailable callback, even if it is registered to do so in the DeviceAdminReceiver subclass, making the Security-Component a bit useless.
Question with more details on Stackoverflow: https://stackoverflow.com/questions/78276487/not-receiving-callbacks-for-security-logs-in-deviceadminreceiver
If someone stumbles on this here, any help is appreciated.