Post

Replies

Boosts

Views

Activity

Reply to List of Apps selected from Family Activity Picker from a parent/guardian device is empty
Hi, Yes, I had requested access for the entitlement and this capability has been correctly added to the app identifier additional capabilities in the developer account for the correct bundleID. In the project, I can see the proper capabilities have been added without any issue. But still when running the project from the Parent Device I am still facing this issue when selection of apps is getting done from the FamilyPicker Activity : FamilyActivitySelection(includeEntireCategory: true, applicationTokens: Set([]), categoryTokens: Set([]), webDomainTokens: Set([])) Is there any other things that can cause that from the Guardian/Parent devices? (From the child device we get the App Token and the Set is not empty) Also, something worth mentioning is that the .onChange is not getting called. I got the result from the MyModel class which subscribes to it. From the documentation the onChange() method should be called after the Done button been selected
Mar ’22