ManagedSettingsStores - limits and a way to fetch all active?

Are there published limits for how many concurrent ManagedSettingsStore our apps can have going at once?

More importantly, is there a way for our app to retrieve all the ManagedSettingStore.Name that are already applied by our app? (Not system wide, just our app).

DeviceActivityCenter().activities fetches all the DeviceActivityName that are being monitored actively. Is there something similar?

Replies

Are there published limits

I just found a passing mention in a WWDC22 video that says "up to 50 per process."

Would be nice to have that in the docs too.

  • @heykurt hi, I am also looking for some feature related to "ManageSettings" but I am stuck at beginning. Can you please clear some of my doubt ?

    I am developing app in Swift & Storyboard instead of SwiftUI.I am not understanding how we can create category token to shield any app.I have to shield all the social apps in device, what is the process from start ?

    If you have some suggestion for me then please post here. Thanks

Add a Comment