-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
In iOS 13.0, the Setting app crashes when trying to open license page #105
Comments
Thanks for reporting the issue. |
It seems to be fixed on iOS 13.1 beta 1, released yesterday without any code changes 🤔 |
[FYI] |
@417-72KI There are no problems on iOS 13.1 beta 3, so it seems to be the problem on iOS 13.0 only 🤔 |
On iOS 13.1 Beta 4 (17A5844a), Crashes when swipe back from license detail page 😅 |
On iOS 13.1 (17A5844) has same issue 😢 |
Issue still present in iOS 13.1.1 |
I've released this as 2.7.1 👍 . |
This issue exists again with 2.9.0 and iOS 13.2.2 |
Also experiencing a crash with iOS 13.2.2. Posted another issue: #123 |
The same configuration shows list of licenses as expected for iOS 12, but the list is empty in iOS 13 Beta 5.
After a couple of experiments I found that items on the second level of Settings.bundle appear only if they are "wrapped" into PSGroupSpecifier.
So beginning of the com.mono0926.LicensePlist should look like:
The text was updated successfully, but these errors were encountered: