Hi,
I'm building an app for iPhone, iPad and Mac (Mac Catalyst).
Unfortunately when I'm adding Family Controls capability to project I'm unable to run Mac Catalyst version of app. Everything is compiling, it fails when run and shows "Could not launch App"
Launch Service error
IDELaunchErrorDomain: code 20
RBSRequestErrorDomain: code 5
NSPOSIXErrorDomain: code 153
iOS version work without any problems and Screen Time releated Api too. My minimum deployment target is iOS 15. Our permission for Family Controls to distribute in AppStore is currently processing but I guess it shouldn't has influence as I'm running debug.
Best, Marcin