Closed codermert closed 2 years ago
I've try re clone, build, and run the project and it's work well on Android Studio Bumblebee | 2021.1.1 Patch 1 Windows can you tell me your environment?
try to remove this dependency "androidx.hilt:hilt-lifecycle-viewmodel:1.0.0-alpha03" and fix the missing import if it's working, I'll update the project
hi my brother, sorry for my late reply, been so busy lately I will try to fix this issue and post it here
sorry for the inconvenient
@codermert hi brother, do you update any of the dependencies in the build gradle?
Yes . gives error Hilt related
can you share me what is updated? so I can try it on my side
@jiwomdf return DaggerApplication_HiltComponents_SingletonC.builder() ^ symbol: variable DaggerApplication_HiltComponents_SingletonC
@codermert yes bro, I mean what dependencies do you add or upgrade? can you share it here so I can try do the same and get the error
I haven't added anything yet. I just tested it. there is an error, can you download them again and try?
Okee I'll try it again and post it here when done, thanks
Hi bro @codermert , I've try re-cloning the app twice and it's working but I do searching about the error, and according to this stack overflow answer https://stackoverflow.com/a/67232885/16665427
we have to delete the "androidx.hilt:hilt-lifecycle-viewmodel", and I've done that you can re-clone the project and see if it's working
many thanks bro
@jiwomdf Thank you very much for your help. it works fine now and the GPS issue is fixed as well
@codermert you're welcome bro yes this app still need much improvement and I'm still planning on it, thanks for visiting this repository
I will close this Issue, thanks @codermert for the report
Cannot resolve symbol 'DaggerApplication_HiltComponents_SingletonC'