InsufficientForBackground

public class InsufficientForBackground extends HyperTrack.Error.Permissions.Location

Can't start tracking in the background with When In Use location permissions. The SDK will automatically start tracking when the app returns to the foreground.

Functions

Link copied to clipboard
final String getCode()

Error code. You can use it to search for error description in the HyperTrack documentation.

Properties

Link copied to clipboard
private final String code

Error code. You can use it to search for error description in the HyperTrack documentation.

Link copied to clipboard
public final static HyperTrack.Error.Permissions.Location.InsufficientForBackground INSTANCE