Firstly I'm talking about the new iOS15 feature Focus, replacing Do Not Disturb.
I could only find APIs for getting it on iOS locally but I'd like a solution that's cross-platform.
It uses iCloud to sync the Focus between devices (Like iPhone and Mac), so I'm wondering if there's a way to get the user's currently set Focus at whatever is synced at their iCloud. Or even setting an intent to get Focus update events.
My app is web-based so it's unnecessary to have an iPhone app just for Focus access. Any help would be lovely!