Hilt dependancy issue: Expected @AndroidEntryPoint to have a value. Did you forget to apply the Gradle Plugin? (com.google.dagger.hilt.android)
I’ve already looked at the other posts on here but no answer worked
Hilt dependancy issue: Expected @AndroidEntryPoint to have a value. Did you forget to apply the Gradle Plugin? (com.google.dagger.hilt.android)
I’ve already looked at the other posts on here but no answer worked
“Dagger Hilt: @Binds methods’ parameter type must be assignable to the return type error”
I’m working on a Dagger Hilt setup in my Android project and encountered an error when using @Binds
methods.
Cannot open the downloaded files after reinstalling the app
I recently developed an app which downloads pdfs from the server and saves them in a local storage.
I can open the file if I don’t uninstall the app. If I reinstall the app then I cannot open the file.