Issue with Missing Application Token Data in DeviceActivityEvent

I am developing an application for managing screen time, and I encountered an issue when retrieving DeviceActivityEvent bound to a specific DeviceActivityName using the events method of DeviceActivityCenter. I noticed that the application token data bound to DeviceActivityEvent is missing. Could you help me understand why this might be happening?

Hey if you haven't found a workaround, I'd suggest storing those tokens in shared storage and then just using them from there instead of depending on the DeviceActivityCenter.

Hope that helps ;)

Issue with Missing Application Token Data in DeviceActivityEvent
 
 
Q