Post

Replies

Boosts

Views

Activity

Reply to Sample code
Hi, Can anyone please share the sample code of screen time API? Or Can anyone explain How can I make an extension for DeviceActivityMonitor? It would be very helpful if someone can send a sample code. Thanks.
Topic: App & System Services SubTopic: General Tags:
Jul ’21
Reply to Family Controls
@vova085 You can make a model as below import Foundation import Combine import FamilyControls final class MyModel : ObservableObject {    @Published var selectionToDiscourage = FamilyActivitySelection() }
Topic: App & System Services SubTopic: General Tags:
Jul ’21
Reply to NSExtensionPointIdentifier for DeviceActivityMonitor Extension
Hi, Can you please share your code for how to make an extension for DeviceActivityMonitor ??
Topic: Community SubTopic: Apple Developers Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Sample code
Hi, Can anyone please share the sample code of screen time API? Or Can anyone explain How can I make an extension for DeviceActivityMonitor? It would be very helpful if someone can send a sample code. Thanks.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Family Controls
@vova085 You can make a model as below import Foundation import Combine import FamilyControls final class MyModel : ObservableObject {    @Published var selectionToDiscourage = FamilyActivitySelection() }
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’21
Reply to Is the Screen Time API completely broken in the betas?
Same here, I've also tried all of this in the iOS 15 Beta 2 and 3 and Xcode 13 Beta 2 and 3 and I'm facing all these issues that you've maintained here. Waiting for a reply from Apple.
Topic: App & System Services SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’21