Jump to content

Ughhh, compiling tweak error -_-


Go to solution Solved by Amuyea,

12 posts in this topic

Recommended Posts

Posted

There is no fix for something like "TopFaceApp.TrialVipPopupViewController"

 

Trust me, I faced with this problem before xD

That's gayyyy.

 

Gotta scrap that tweak then :(:sad:

There is no fix for something like "TopFaceApp.TrialVipPopupViewController"

 

Trust me, I faced with this problem before xD

 

you are trying to do something like this in your code somewhere:

 

something.UserSettings

 

find the code that says that and fix it

ohhhh you'll won't be able to hook a class with a name like that. You also can't hook classes called "Level" for some reason

 

there's no fix

Thanks guys! <3

Posted

Actually, there is a fix.
The problem is your hooks are for Swift classes (at most, swift classes with the @objc attribute)
It's perfectly possible to hook these methods in Swift (partially Objective-C), but Logos (The language behind %hook) has yet to support these kinds of Swift Classes. This issue has been experienced by other people looking to hook Swift code, and they have opened an issue of Theos's official github. Kirb (one of the developer behind Theos) has promised to allow the hooking of Swift classes in Logos, but in the meanwhile, you should use this workaround by wizages

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines