Red16
Red16
> ```c++ > ```c++ > template > struct Il2CppArray > { > void* klass; > void* monitor; > void* bounds; > int max_length; > void* vector [1]; > int getLength()...
Hey thanks for the pr, I will write some tests and if everything is okay I will merge :)
You don’t need to include libsupport.dylib into theos _jailed just extract the .ipa and add libsupport to frameworks folder or whatever
I am not sure if your willing to try again but I will write some write ups and release an update
> > I am not sure if your willing to try again but I will write some write ups and release an update > > Of course, i will wait...
lets have you guys try 1.2.1 and see if these issues still persist
Iv decided not to use the static lib atm to many issues theos just doesn’t work. I am searching for a better solution to this atm, use `MOBILE_THEOS=1` after building...
I will write some tests and and check I am currently working on a big update atm, if you have any crash logs that would be very helpful
yes it should bypass bundle ID check and mp file check
> I tried injecting it at @ executable /Frameworks with eSign , it does not work at all. App still force closes. > I tried it on PDF Reader Pro(com.b_othe_.pdf_eade_.p_o)...