When utilizing subcomponents keep getting error `j...
# dagger
j
When utilizing subcomponents keep getting error
java.lang.reflect.InvocationTargetException (no error message)
. Is there any way to expand upon that to see what the actual issue is?
c
Are you using
@AssistedInject
?
j
No