[go: up one dir, main page]

FamilyActivitySelection sharing between device in Family Sharing Network

I'm working with the FamilyControls API and am running into an issue with sharing ActivityTokens between devices in the same family sharing network.

Based on this documentation, ActivityTokens are only accessible and readable by other members in the family sharing network. My app is based on the idea that if one user selects the Games category in the FamilyActivityPicker, then this token can be shared with another device in the same family-sharing network and this other device can read and display the category.

So my question is: If a user in the network selects an activity category in the FamilyActivityPicker, can this category token be shared, read, and used by another user in the family-sharing network?

Is this a (parent - child) or (adult - adult) 'share'?

FamilyActivitySelection sharing between device in Family Sharing Network
 
 
Q