Hi, I'm having an issue where I'm trying to sort the applications related to the FamilyActivityPicker in the FamilyControls library. I'm able to populate a List in SwiftUI and able to see that a token is associated, but in general, there's no comparable to sort the Set<ApplicationToken> which I converted into an array. Any help is appreciated!
Application.localizedDisplayName isn't showing
I have the same issue but I have seen other apps doing it somehow I don't know.