This PR adds a method for allowing a developer to check if we have
already checked for permissions.
This allows the developer to treat the UI in the “third state”, where
it’s not “yes” or “no” to contacts, but also “undefined”.
This allows to developer to create UI such as “Request Access to
Contacts” vs “You have chosen to not allow contacts”. Right now, there
is only truthy/falsy
This PR adds a method for allowing a developer to check if we have already checked for permissions.
This allows the developer to treat the UI in the “third state”, where it’s not “yes” or “no” to contacts, but also “undefined”.
This allows to developer to create UI such as “Request Access to Contacts” vs “You have chosen to not allow contacts”. Right now, there is only truthy/falsy