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?