Skip to main content
Bespot Android and iOS SDKs may report an error in case something goes wrong. Find the error list for each platform along with a short description in the following table.
AndroidiOSDescription
AuthFailure.NoActiveAccountnoActiveAccountNo active account found with the provided credentials.
SessionFailure.SessionNotFoundsessionNotFoundNo active InOut session was found.
StatusFailure.IndoorDataModelNotFoundindoorDataModelNotFoundIndoor data model not found for store.
StatusFailure.InOutUnavailableinOutUnavailableInOut service is not available or returned an error.
StatusFailure.NoStoreReadingsnoStoreReadingsNo beacon readings found belonging to the current store.
StoreFailure.NoStoreNearbynoStoreNearbyNo registered stores are found nearby.
StoreFailure.MultipleStoreNearbymultipleStoresReceiving beacon readings from multiple stores.
StoreFailure.NoStoreFoundnoStoresFoundNo store found matching the provided beacon identifiers.
StoreFailure.StoreUnderMaintenancestoreUnderMaintenanceThe store is under maintenance. In/Out status is unavailable.
Failure.DeviceNotSupporteddeviceNotSupportedDevice not supported. In/Out status is unavailable.
Failure.NotInitializednotInitialisedBespot SDK is not initialised.
Failure.NetworkConnectionnetworkErrorThe internet is not reachable.
Failure.BluetoothPermissionDeniedbluetoothPermissionDeniedBluetooth permission is denied.
Failure.BluetoothDisabledbluetoothErrorBluetooth is powered off.
Failure.LocationPermissionDenied-Location Services permission is denied.
Failure.LocationServicesDisabled-Location Services are powered off.
Failure.ServerErrorunknownServerErrorAn unknown server error occurred.
-internalClientErrorAn internal BespotSDK client error occurred.
-notAuthenticatedAuthentication credentials were not provided.
-notSubscribedYou first need to subscribe to receive In/Out updates.
-noLocationorReadingsDataNo location or beacon readings data provided to resolve to a store.
ServiceUnavailableFailure.OutsideBusinessHoursserviceUnavailableOutsideWorkingHoursService is not available outside of business hours.