Can't show screen time data

I am getting this error when I try to show device activity report view by this DeviceActivityReport(appsContext, filter: filter)

Attempt to map database failed: permission was denied. This attempt will not be retried.

I have taken access by this way. AuthorizationCenter.shared.requestAuthorization(for: .individual)

Detailed errors:

LaunchServices: store (null) or url (null) was nil: Error Domain=NSOSStatusErrorDomain Code=-54 "process may not map database" UserInfo={NSDebugDescription=process may not map database, _LSLine=72, _LSFunction=_LSServer_GetServerStoreForConnectionWithCompletionHandler} Attempt to map database failed: permission was denied. This attempt will not be retried.

Can't show screen time data
 
 
Q