Function isBackgroundLocationPermissionGranted

  • Checks whether background location permission is granted

    Returns

    A promise that resolves to a boolen value indicating whether the permission is granted

    Returns Promise<boolean>

Generated using TypeDoc