You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I am appying the patch, I encounter this exception:
No direct method <init>(DaggerMyApplication_HiltComponents_SingletonC$SingletonCImpl;DaggerMyApplication_HiltComponents_SingletonC$ActivityRetainedCImpl;Lcom/microsoft/clarity/u1/a;)V in class DaggerMyApplication_HiltComponents_SingletonC$ViewModelCBuilder; or its super classes (declaration of 'DaggerMyApplication_HiltComponents_SingletonC$ViewModelCBuilder' appears in /data/user/0/tinker/patch-c7da41bb/dex/tinker_classN.apk!classes4.dex)
can anyone give me a hint how to handle Hilt with Tinker?
The text was updated successfully, but these errors were encountered:
when I am appying the patch, I encounter this exception:
No direct method <init>(DaggerMyApplication_HiltComponents_SingletonC$SingletonCImpl;DaggerMyApplication_HiltComponents_SingletonC$ActivityRetainedCImpl;Lcom/microsoft/clarity/u1/a;)V in class DaggerMyApplication_HiltComponents_SingletonC$ViewModelCBuilder; or its super classes (declaration of 'DaggerMyApplication_HiltComponents_SingletonC$ViewModelCBuilder' appears in /data/user/0/tinker/patch-c7da41bb/dex/tinker_classN.apk!classes4.dex)
can anyone give me a hint how to handle Hilt with Tinker?
The text was updated successfully, but these errors were encountered: