Hi everyone .. is anyone have sample code for Goog...
# compose-ios
a
Hi everyone .. is anyone have sample code for GoogleSignIn implementation bot android and Ios .. iam not ios devs .. so can i copy your Ios Implementation code ?
😅 1
1
j
i didn't used it. But i think this can help you https://github.com/GitLiveApp/firebase-kotlin-sdk I'm gonna give it a try with my current project. But time isn't come yet.
a
i also use this for Firebase project .. the think i want to use is Login With google where users can choose their google account
j
there is firebase authentication module. Did you tried that?
a
Nevermind .. im succeed to implement it .. thank you
j
using firebase kotlin sdk?
a
Actually im installing Firebase and GoogleSignIn Pod on iOS and installing pod in the gradle pod .. i initialize Firebase sdk inside iosApp and Android for each platform and then make an interface to be implemented for each platform and call the interface on common code
j
Nice.
Hey @Angga Ardinata could you share your implementation. I'm afraid it could take me some extra time. If you share it so, it will be helpful for me and other developers to save development time?