How I can decode ApplicationToken
which I receive from FamilyActivitySelection
?
I've been expecting String
type or ability to extract String
from ApplicationToken
.
My goal is switching between user's modes, where one device could be used for Parent and Child. For this case I'd like to keep ManagedSettingsStore()
setups for each user.