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

Doesnt Works On IOS 12.5.6 #2

Closed
Devof73 opened this issue Nov 12, 2022 · 4 comments
Closed

Doesnt Works On IOS 12.5.6 #2

Devof73 opened this issue Nov 12, 2022 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@Devof73
Copy link

Devof73 commented Nov 12, 2022

Respring inmediatly after launching a app.

@YuzuZensai
Copy link
Owner

Can you provide more information? Such as your device model, jailbreaking method, or a crash log 

@Devof73
Copy link
Author

Devof73 commented Nov 13, 2022

This is the log.
log_springboard_101122.txt

@YuzuZensai
Copy link
Owner

YuzuZensai commented Nov 13, 2022

Seem like that [SBApplicationInfo iTunesCategoriesOrderedByRelevancy] property only exists after iOS 14.
Since that only property is only use to detect the application is game or not. There might be some workarounds (no guarantees), but I don't have any device with iOS that's lower than 14, this might take awhile.

@YuzuZensai YuzuZensai self-assigned this Nov 13, 2022
@YuzuZensai YuzuZensai added the bug Something isn't working label Nov 13, 2022
@YuzuZensai
Copy link
Owner

YuzuZensai commented Dec 2, 2022

Fixed in 56408b5 by implementing temporary workaround and released in 0.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants