prudhvi reddy
09/23/2024, 5:18 PMEarlyEntryPoints
is not possible
As Worker class dependencies uses a different graph of objects and doesn't share any state with Singleton graph
Any workarounds to test cases like this?
https://dagger.dev/hilt/early-entry-pointprudhvi reddy
09/23/2024, 5:19 PMprudhvi reddy
09/27/2024, 3:00 PMEarlyEntryPoints
for initing test application
https://github.com/prudhvir3ddy/EarlyEntryPoint-Sample/compare/main...workmanager-solution