LOCATION_SERVICES_DISABLED

LOCATION_SERVICES_DISABLED(TerminalErrorType.USER_ERROR)

Access to location services is currently disabled. This may be because:

  • The user disabled location services in the system settings.

  • The user denied access to location services for your app.

  • The user's device is in Airplane Mode and unable to gather location data.

Functions

Link copied to clipboard
fun toLogString(): String
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int