Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
1: There are two ways to Integrate the Application with google sign in. (Using cocoa pod and manual);
2: Here I am mentioning manual way.
3: Download the Google SDK from that site. (https://developers.google.com/identity/sign-in/ios/sdk/)
4: Extract the SDK archive you downloaded and copy the following files to your Xcode project:
GoogleSignIn.framework
GoogleSignIn.bundle
5: Link the dependent framework in Xcode.
AddressBook.framework
SafariServices.framework
SystemConfiguration.framework
6: set other linker flags in build setting
$(OTHER_LDFLAGS) -ObjC
7: Get the Configuration file by clicking that URL : (https://developers.google.com/mobile/)
8: Enter App name and bundle Id so it will create .plist file so you have to drag into your xcode as root.
9: add the following Data :
Also, you will need to set the client ID directly using the value found in the GoogleService-Info.plist file:
GoogleService-Info.plist
10 : Do some changes in App delegate file :
here kClientId is client id of generated configuration .plist file.
11: Now to draw the google sign in button so here I am taking a view controller to display all that things.
a: viewcontroller.m class
12: Now, at last, you have to change your own project info.plist file.
In the Project > Target > Info > URL Types panel, create a new item and paste yours REVERSED_CLIENT_ID into the URL Schemes field. You can find yours REVERSED_CLIENT_ID in the GoogleService-Info.plist file.
REVERSED_CLIENT_ID
13: Now Run.
14: You can also download sample apps go to https://github.com/googlesamples/google-services/tree/master/ios/signin/SignInExample .
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
All communication is done through a ticket system. I appreciate the regular almost daily updates of what is being worked on, and communicating changes or updates is easy through this system. Mobikul's response timeframe is quick.
Josh Arnold
Owner, Shop ATV Escape
USA
India
Global
Name
Email
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.