How can I setup Dagger, Anvil and Circuit with code generation? #954
Unanswered
BalbekovAD
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am student who teaches Android Development. I want to write app, so i decided to use Circuit. So i need to setup it with his codegen.
I've been trying to do it myself for a few days, but it doesn't work out. Mostly I have problems with Dagger or Anvil. DI can't see files generated by Circuit. When I debug moment of creation of Circuit in Dagger, i see that Set<Presenter.Factory> is empty.
Has anyone managed to set up Circuit with code generation? I am starting to think that this is impossible.
Beta Was this translation helpful? Give feedback.
All reactions