Closed manuelduarte077 closed 1 year ago
That error is connected with One-Tap Sign in with Google API. I've updated my One-Tap Compose library (1.0.5) to provide you with some additional logging information. One of the reasons why you may be getting that error, is because an android emulator has some issues with that API. Sometimes even though you have already connected your Gmail account with the emulator, you still may experience that issue. My suggestion is to test it out on a real device. Also once again, update OneTapCompose to the newest version in order to see some extra logging info.
After I update the library, it throws me this error
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.github.stevdza-san:OneTapCompose:1.0.5.
The latest version is: 1.0.3
After finishing the course lessons, I came across this error, I couldn't find how to solve it