Post

Replies

Boosts

Views

Activity

Reply to I would like to create several schedules for an activity can I do that
I am also facing the same issue.. Did you find a solution?
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’23
Reply to Family Activity Picker | Screen Time API features iOS 16
In my case Label(selection.applicationTokens.first!) is not showing, what is the problem? if selection.applicationTokens.count != 0 { Label(selection.applicationTokens.first!) } else { Label("No application", systemImage: "app.dashed") } FamilyActivityPicker(selection: $selection)
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’23