showBackgroundLocationIndicator property

bool showBackgroundLocationIndicator
final

Flag to ask the Apple OS to show the background location indicator (iOS only) if app starts up and background and requests the users location.

For this setting to work and for the location to be retrieved the user must have granted "always" permissions for location retrieval.

Implementation

final bool showBackgroundLocationIndicator;