isRunning

Is the Geo-Triggering (with or without Foreground Service) currently running

Return

true if the Geo-Triggering is currently running.

Since

16.1.0


Deprecated

We are replacing this method with isRunning(context)

Replace with

GeoTriggeringService.isRunning(context)

Is the Foreground Service GeoTriggering is running

Return

true if the GeoTriggeringService is currently running.

Since

15.3.0