Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIDebuggingInformationOverlay Crashes #23

Open
Cryptiiiic opened this issue Jun 5, 2017 · 9 comments
Open

UIDebuggingInformationOverlay Crashes #23

Cryptiiiic opened this issue Jun 5, 2017 · 9 comments
Assignees

Comments

@Cryptiiiic
Copy link

When I run make package install normally, The app runs fine without crashing. When I put TWEAK_NAME_USE_OVERLAY = 1 in my makefile, the app crashes after installation. I'm going to try a different app just to see if its just the one app that has the issue.

@kabiroberai
Copy link
Owner

Could you please provide a crash log?

@Cryptiiiic
Copy link
Author

@kabiroberai Where is that located?

@kabiroberai
Copy link
Owner

Xcode -> Devices -> (your device in the sidebar) -> View Crash Logs

@kabiroberai
Copy link
Owner

The devices menu is in "Window"

@Cryptiiiic
Copy link
Author

@kabiroberai i'll get back to you friday. I'm busy with school for now.

@kabiroberai
Copy link
Owner

Ping

@Cryptiiiic
Copy link
Author

@kabiroberai Now on iOS 11, the stock app can't be installed.

@kabiroberai
Copy link
Owner

I think UIDebuggingInformationOverlay is gone on iOS 11 anyway. For now I’d suggest using FLEX instead, since it’s much more powerful and doesn’t rely on Apple’s private APIs

@kabiroberai
Copy link
Owner

According to a recently published raywenderlich.com article, the class still exists, but Apple has implemented a few checks to prevent people outside Apple from using it. The article provides a solution to re-enable it though, so when I find time I'm going to update the addon with that fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants