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:)