Marc Palmer

Results 85 issues of Marc Palmer

We need to understand what the model is here, and whether we need to add some Combine support for Action completion.

WWDC2019

This is query-only at the time of writing, but is still useful to gate features that require it.

Allow query-only of notification permissions, so that features can be disabled based on this. Add guide docs that explain how to request auth at app startup or when required,

Super niche but easy to do.

Some permission adapters will only be able to query status as there is no API to request auth - e.g. HomeKit and the case of Notifications where you may want...

This would automatically force authentication before features can be used.

If the feature has been missed out from setup/register calls, there are no constraints for it and currently the constraints evaluator doesn't know the difference between "we've never seen this...

If this is newer than swift 4 we can't do it yet.

You get the list of requirements back but you can't tell which combinations of products or options might be available. We should look at some kind of flattened list that...