Post

Replies

Boosts

Views

Activity

Text Customization for Screentime Authorization access dialog
Is there any way we can customize the text shown on dialog that appears when asking authorization for screen time? I need to change at least the text on that dialog. Apple provides predefined keys (that needs to be added in Info.plist) for customizing the text for other system generated dialog e.g "NSLocationWhenInUseUsageDescription" for when asking location permission. I am invoking FamilyControls / AuthorizationCenter/ requestAuthorization(for:)
1
0
772
Dec ’22
How to show Application Icons within usage report - DeviceActivityReport
I am able to show Device usage in a pie chart / custom view by using DeviceActivityReport extension. DeviceActivityReportScene, DeviceActivityResults every thing is working as expected. I can get application identifier and names from DeviceActivityData but wondering how I can show/get the Application ICON for each app while showing its usage. Apple in its presentation show the custom view that is showing Application icons. I have attached the screen show and also highlighted the App icon section.
1
0
2.6k
Oct ’22