Hi All,
I implemented the AuthorizationCenter.shared.requestAuthorization(for: .child) as per the documentation and authorised the child device. On the parent device, the family sharing enabled and child account is under the family group. Now when I run my app on the parent device and call the familyactivitypicker, only the categories are shown and no apps from child device are being populated as per the provided documentation. https://developer.apple.com/documentation/familycontrols/familyactivitypicker
Do you have any sample code for parental control for IOS 16 that can be looked into as a reference.