Hi! DeviceActivityMonitors methods IntervalDidStart, IntervalDidEnd and eventDidReachThreshhold do not seem to be called on my application. Has anyone found a solution to this problem. Thank you in advance.
Is your device authorized with FamilyControls? (i.e. does your app ever call requestAuthorization(for:)
? Please see AuthorizationCenter for more info.