iSavra

Results 22 comments of iSavra

Same here but with TrollStore on iOS 15.4.1, the troubleshooting section of the repo is extremely vague, it only says "This application does not have the get-task-allow entitlement. Or this...

Hi @PoomSmart, first of all, thank you for your efforts maintaining so many important tweaks, you’re one of the most valuable contributors to the community! I’m the one who made...

The creator of the YouTube-HLS userscript replied and apparently already has a possible solution, I know a tweak works differently, but maybe the cause of this issue is the same...

@sdc1-clickclack Hey, I don't work on the project, but I have an idea: Run that command again, and check the value of "sourcePID" of the offending processes on the output,...

@sdc1-clickclack This is weird, I never had an empty output from ps, try using Activity Monitor sorting by PID. Make sure to press the Rescan button on ReiKey before checking,...

> Hi, [@ivansavra1](https://github.com/ivansavra1) and thanks for your reply. I had begun to wonder if there was any point in continuing to pursue this issue, but today I decided that I...

I managed to fix this error and get it compiled using this command: `go get -u ./...`

> I managed to fix this error and get it compiled using this command: `go get -u ./...` However... It doesn't work when compiled afterwards: ``` can not determine target...