session-android
session-android copied to clipboard
[SES-1606] Request permission before call when permission is revoked
Permission can be revoked in system settings or when app is relaunched if one-time permission is granted.
This PR checks the preference is set, and also checks that the permission is set, before following through to making the call.