useInBackground property
If UseInBackground is Allow then the 'location' flag must be set in 'UIBackgroundModes' of the application.
Implementation
final LocationUseInBackground useInBackground;
If UseInBackground is Allow then the 'location' flag must be set in 'UIBackgroundModes' of the application.
final LocationUseInBackground useInBackground;