iamr0s / Dhizuku

A Android Application for share DeviceOwner
GNU General Public License v3.0
989 stars 42 forks source link

DhizukuVariables.COMPONENT_NAME always NULL #46

Closed diabl0w closed 4 months ago

diabl0w commented 4 months ago

Dhizuku set up properly, reports "Activated" I first tried to make my own app to connect do dhizuku-api, and couldn't get it working. always crash. So then I tried "known working" apps from other people, and they also crash. Looking at logcat, it looks like any DevicePolicyManager(Component, xxxx, xxxx) call always fails because component is NULL

diabl0w commented 4 months ago

i wish i could close this with a reasoning of why its working now for others, but as far as i can tell it was most likely user error and not issue with dhizuku, so closing