stevdza-san / DiaryApp

Multi-Modular Android application built with MongoDB's Device Sync.
153 stars 32 forks source link

[BUG]: Google Account not Found. #2

Closed manuelduarte077 closed 1 year ago

manuelduarte077 commented 1 year ago

After finishing the course lessons, I came across this error, I couldn't find how to solve it

stevdza-san commented 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.

manuelduarte077 commented 1 year ago

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.

Screenshot 2023-06-14 at 20 22 28
stevdza-san commented 1 year ago

The latest version is: 1.0.3