Expo Fp Error
An error representing a cause of SDK failure.
Inheritors
Types
Link copied to clipboard
Decoding error inside SDK or after network response.
Link copied to clipboard
Error during downloading and unzipping a plan to cache directory.
Link copied to clipboard
Error inside SDK.
Link copied to clipboard
Passed expo key is incorrect.
Link copied to clipboard
Passed link is incorrect.
Link copied to clipboard
Passed zip file path is incorrect.
Link copied to clipboard
Error after requesting actions on the plan (JavaScript evaluation failed).
Link copied to clipboard
data class LocationProviderError(val cause: Throwable? = null, val message: String? = null) : ExpoFpError
Error while using location provider.
Link copied to clipboard
Work of the plan was terminated.
Link copied to clipboard
Time and attempt limit exceeded during request.
Link copied to clipboard
Error during plan loading.
Link copied to clipboard
Error sending message from the plan.
Link copied to clipboard
Error during plan navigation process.