Dagger + Proguard obfuscation, Errors creating object graph
问题 Running an obfuscated version of my application throws the following stacktrace java.lang.RuntimeException: Unable to create service com.mycompany.myapp.async.alarms.AlarmIntentService: java.lang.IllegalStateException: Errors creating object graph: dagger.Lazy could not be bound with key dagger.Lazy required by dagger.Lazy com.mycompany.scheduler.c.mNotificationDisplayer If I add -dontobfuscate, it runs smoothly Here's the class that contains that field public abstract class