Skip to content

Google signin android && ios#14

Open
ekam1408 wants to merge 5 commits intogoyalparth:mainfrom
ekam1408:feature/googleSignin
Open

Google signin android && ios#14
ekam1408 wants to merge 5 commits intogoyalparth:mainfrom
ekam1408:feature/googleSignin

Conversation

@ekam1408
Copy link

@ekam1408 ekam1408 commented Sep 26, 2024

Comment on lines +4 to +5
webClientId:
'748465937898-6pccn1aeqckg1d55oqvihg91h6hnuacq.apps.googleusercontent.com',
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this: webClientId
@goyalparth

Comment on lines +1 to +15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CLIENT_ID</key>
<string>748465937898-m0uoh00ufv8uqqmdj13n2trlrieb5mkb.apps.googleusercontent.com</string>
<key>REVERSED_CLIENT_ID</key>
<string>com.googleusercontent.apps.748465937898-m0uoh00ufv8uqqmdj13n2trlrieb5mkb</string>
<key>ANDROID_CLIENT_ID</key>
<string>748465937898-87t02b6dp6luljgjh4g39vhoe0dkbu97.apps.googleusercontent.com</string>
<key>API_KEY</key>
<string>AIzaSyAcEZNiCaT1hVZe9N38QNR75U9GBG-fR3w</string>
<key>GCM_SENDER_ID</key>
<string>748465937898</string>
<key>PLIST_VERSION</key>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This whole file needs to be changed.
(Create a firebase project using your account && replace the file)

@@ -0,0 +1,76 @@
{
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file needs to be changed as well.

Comment on lines +29 to +31
<array>
<string>com.googleusercontent.apps.748465937898-m0uoh00ufv8uqqmdj13n2trlrieb5mkb</string>
</array>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace com.googleusercontent.apps.748465937898-m0uoh00ufv8uqqmdj13n2trlrieb5mkb with <REVERSED_CLIENT_ID> present inside your newly generated GoogleService-Info.plist file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant