Carlos Bellino
Carlos Bellino
I'm having exactly the same issue, with the only difference that instead of numpy my enums are evaluated on django `models.IntegerChoices`. Code example: ``` from django.db import models class Status(models.IntegerChoices):...
It's happening the same to me on version 117.0.5938.156, rooted with KernelSu. I can add that I found out the following: - Adaway request logs shows the blocked requests, but...
I'm using it on kernelSU too and it wasn't working until I applied this. https://github.com/AdAway/AdAway/issues/4008#issuecomment-1833618868