Hierarchy

  • PermissionIOSProps

Methods

  • Requests given permission.

    Returns

    Promise that resolves when the permission is granted. If you want to get the status of the permission after the promise, please use getAuthorizationStatus again.

    Parameters

    Returns Promise<void>

Generated using TypeDoc