Cannot access to screentime database to show in UI

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)

Cannot access to screentime database to show in UI
 
 
Q