shadow icon indicating copy to clipboard operation
shadow copied to clipboard

[Bug] libflex + hide tweak classes

Open Ender890 opened this issue 1 year ago • 2 comments

Describe the bug A clear and concise description of what the bug is. Some apps crash when libflex + flexing is used with hide tweak classes turned on. This doesnt happen when using the flex viewer from the creaturecoding repo.

To Reproduce Steps to reproduce the behavior:

install libflex with flexing from nscake.github.io

Turn on hide tweak classes for youtube

open youtube = appcrash

Expected behavior I want apps to work with hide tweak classes, and with the latest flex viewer, like it does with an older version from creaturecoding.com/repo called "FLEXer". maybe its because libflex is not separated from the tweak?

https://github.com/CreatureSurvive/FLEXer

Device Information (please complete the following information):

  • iOS Version: 15.8.2
  • Jailbreak:palera1n rootful
  • Shadow version:3.7.6
  • Affected apps (App Store links):youtube and others
  • Relevant Shadow options, if any:hide tweak classes

Additional context Add any other context about the problem here.

Ender890 avatar Mar 13 '25 07:03 Ender890

I compiled FLEXer from creaturecoding, using the latest FLEX 5.22.

libflex was not a separate package in this case, and apps were still crashing. Therefore, I can conclude that it has nothing to do with libflex being a separare package or not. It must be one of the newer Classes available in the newer versions of FLEX (libflex).

The FLEXer package is using FLEX 0.0.12. Hope this helps...maybe I can find out when it starts breaking by going up one version at a time.

Ender890 avatar Mar 14 '25 22:03 Ender890

I built all the versions one at a time. It starts crashing at this version: FLEXing-1.3.0+FLEX4.1.0

The last one to work: FLEXing-1.2.0+FLEX3.1.2

I also opened the issue on the FLEXing git , NSExceptional/FLEXing

Ender890 avatar Mar 14 '25 23:03 Ender890