79699108

Date: 2025-07-12 07:56:05
Score: 1
Natty:
Report link
  1. Make sure your worker class has an @AssistedInject constructor with @Assisted parameters for Context and Worker Parameters.

  2. Use @HiltWorker on the worker class.

  3. Inject dependencies via constructor.

  4. Use HiltWorkerFactory to create the worker.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Gram Williams