Skip to content
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

Compatibility with android.arch.lifecycle 1.0.0-rc1 #113

Closed
bensandee opened this issue Oct 20, 2017 · 0 comments · Fixed by #111
Closed

Compatibility with android.arch.lifecycle 1.0.0-rc1 #113

bensandee opened this issue Oct 20, 2017 · 0 comments · Fixed by #111

Comments

@bensandee
Copy link
Contributor

Looks like AutoDispose 0.3.0 is compatible only with android.arch.lifecycle 1.0.0-beta1 and the move to rc1 is not backwards compatible:

java.lang.ClassCastException: com.uber.autodispose.android.lifecycle.LifecycleEventsObservable_ArchLifecycleObserver_LifecycleAdapter cannot be cast to android.arch.lifecycle.GeneratedAdapter

This is probably fixed by the bump to use rc1 in PR #111.

This issue can serve as a sentry until that PR Is committed and a new version is released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant