miqbaldc
03/15/2021, 4:46 AM@ApplicationContext
in DFM (dynamic feature module)? or should we provide application context manually?
If we need to provide manually in DFM, is there any reference you guys can point me out?
DFM - error: [Dagger/MissingBinding] @dagger.hilt.android.qualifiers.ApplicationContext android.content.Context cannot be provided without an @Provides-annotated method.
opened an issue here: https://github.com/google/dagger/issues/2477
FunkyMuse
03/15/2021, 7:23 AMmiqbaldc
03/19/2021, 3:04 AM@EntryPointAccessor
and access it as dependencies = ...
(in DFM)
as stated from official sites: https://developer.android.com/training/dependency-injection/hilt-multi-module#dfm