isGeolocationTrackingRulesAllowed

fun isGeolocationTrackingRulesAllowed(context: Context): Boolean

Call this method to check whether the GeolocationTrackingRules feature is allowed or not.

Return

Boolean true if the GeolocationTrackingRules feature is allowed

Parameters

context
    Context The application context.