You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like playing with the filters in CICategoryApplePrivate. Even if a filter in this category can't be included in a shipping App Store app, and even if they are incomplete/broken/subject-to-change, I still occasionally make use of them for personal projects.
The text was updated successfully, but these errors were encountered:
I've had a look at this and it's fairy simple to implement, but as you say, it would be rejected by Apple if it were built in to the app. So I have opted for a generic way of adding categories via a user defaults key named "CustomCategories". You would do it in Terminal like this (replacing the list of categories with whatever you want to add):
New version including this feature has been accepted by the App Store. Should be available for update shortly. I'll leave this ticket open though, as it's the closest thing I have to documentation at the moment!
I like playing with the filters in CICategoryApplePrivate. Even if a filter in this category can't be included in a shipping App Store app, and even if they are incomplete/broken/subject-to-change, I still occasionally make use of them for personal projects.
The text was updated successfully, but these errors were encountered: