Post

Replies

Boosts

Views

Created

DeviceActivityCenter stops monitoring if another DeviceActivitySchedule starts monitoring during the same schedule
I'm making an app that allows you to set multiple schedules to limit the app, but the schedule with an early start time stops working when the schedule's time overlaps with other schedules. DeviceActivityName.daily.rawValue = name try center.startMonitoring(.daily, during: schedule) Even if DeviceActivityName is set to a dynamic value as shown above and changed, is it not possible to monitor multiple devices with DeviceActivityCenter?
0
0
751
May ’23
DeviceActivityCenter stops monitoring if another DeviceActivitySchedule starts monitoring during the same schedule
I'm making an app that allows you to set multiple schedules to limit the app, but the schedule with an early start time stops working when the schedule's time overlaps with other schedules. DeviceActivityName.daily.rawValue = name try center.startMonitoring(.daily, during: schedule) Even if DeviceActivityName is set to a dynamic value as shown above and changed, is it not possible to monitor multiple devices with DeviceActivityCenter?
Replies
0
Boosts
0
Views
751
Activity
May ’23
Family Activity Picker | Screen Time API features iOS 16
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)
Replies
0
Boosts
1
Views
705
Activity
Mar ’23
Enroll Program Pending take so long time
I have purchased success on 11 June 2022, but my program enroll is still pending. It take long time. Please help me.
Replies
0
Boosts
0
Views
500
Activity
Jun ’22