Send DeviceActivityReport to my web application

Hello everyone,

As stated in DeviceActivityReport's documentation, when we create a report, the system asks my app’s device activity report extension to provide a View representing the user’s device activity.

However, is there a way to send the data to a server in order to display the user's data on a web application so the parent can have access to this data at anytime from anywhere?

Best regards, Ben

No. For privacy reasons, usage data can only be accessed in the context of your app’s Device Activity report extension.

Dear Kmart,

How can this be a privacy issue in the use case where the user is wishing to send the data to his parent?

Send DeviceActivityReport to my web application
 
 
Q