-
**Describe the bug**
App crashes when G6PD Test Questionnaire is completed and submitted with a photo attachment
**To Reproduce**
Steps to reproduce the behavior:
1. Go to the G6PD test
2. C…
-
# Background
In my company, we expose our internal Android libraries as Dagger `@Components`. The rationally behind this pattern is that:
- we want to avoid conflicting binding (by exposing `@Module…
-
I am getting this error while building my application. I follow your architecture. Could you please help me with this?
-
https://developer.android.com/training/dependency-injection/hilt-testing?hl=ja#kotlin
-
### **Intro**
This is basically the same crash that's described in #2064 "Dagger Hilt with library modules", but my question is about using enableExperimentalClasspathAggregation vs. enableAggregat…
-
Currently the generated component instantiates every binding directly from the component's package. Non-public types are treated as `Object` and casted down in factories.
This casting pattern works…
-
### Current state:
MacDugal still has dialog about getting an iron heart, and has the incorrect exp reward of 4.5 mil.
> You give MacDugal Bandit Cousins' Letter.
> MacDugal tells you, "Errukh! A l…
-
I provide ApolloClient in my ApolloModule in Dagger Hilt and then inject it to the ViewModel (in another module) but I'm getting the hilt error that Apollo Client can not be provided without an @Provi…
-
So the fix for the replace issue have now generated a worse issue.
```
java.lang.IllegalArgumentException: SavedStateProvider with the given key is already registered
at androidx.save…
-
There is Hilt, mentioned in the official Android [documentation](https://developer.android.com/training/dependency-injection/hilt-android).
There are [app bundles](https://developer.android.com/guide…