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?

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.

ManagedSettingsStores - limits and a way to fetch all active?
 
 
Q