-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IllegalStateException onError #79
Comments
Have you tried doing what the message suggests, add an |
Added
|
There is nothing actionable here for me. Can you add more context? What is it you're trying to do? |
I no reproduce this error, only on Google play crash log. |
That doesn't help me. |
@mttkay Sure this error, I use Retrofit, RxJava, RxAndroid on Android, when invoke NoConnectionException, the app crash. please fix.
|
@crossle could you provide the operators related to this bug? |
Your |
I use like this
@hamidp Catch |
Where's your |
|
@JakeWharton Look like Retrofit error. |
@crossle did you fix it? |
@luccasmaso No |
remove the APIErrorHandler and call it like this:
I'm using:
|
use Rxjava 1.0.0 and RxAndroid lastest version.
The text was updated successfully, but these errors were encountered: