SkyDragonz
SkyDragonz
I am using a template that require to access to $auth.user info (which saved by auth/fetchUser in login page), but it seems that it is not saved in auth variable...
Hello, Because of the hid-support library is not support on ios 13-14 anymore! so I was trying with this great IOS13-SimulateTouch library, But I don't know how to integrate or...
Hello, I am trying to open multiple instance of TorSharp at the same time (Using unique ports setting for each, including sock port, control port, and control port). But when...
Hello Mringwal, I was tried to use Hid-support to input text to the text box on iphone, everything is work well until I tried to input a text to google...
Hello, Currently I am linking one tweak and one tool with Makefile like this: ``` include $(THEOS)/makefiles/common.mk TWEAK_NAME = Rebirth TOOL_NAME = RebirthTool CC=~/Desktop/obfuscator/build/bin/clang CXX=~/Desktop/obfuscator/build/bin/clang++ LD=~/Desktop/obfuscator/build/bin/clang++ Rebirth_FILES = mytweakfiles Rebirth_FRAMEWORKS...
Hello, I have installed and configured all follow the instruction, they just finished all of them and worked fine. But when I request the API from postman it just the...