In my application, I want to get my gmail contacts. I have already integrated the "Google+ API" in my application. I just need to know that I can access my gmail contact using the same API. Or do I need to integrate the Gmail API. Please help me. I am new to this.
I would not think how you get contacts from one service using another? Not everyone in your gmail contacts will be in your google + account, so how would you get them?
There are other ways, and the Internet has documented how to integrate with gmail, I suggest you find the links, for example the following, to find something you need:
gmail integration in ios app
Gmail API for objective-c?
how to get my gmail contacts in my iPhone application
Perhaps, but only if you request a contact area next to Google+ areas.
If you are integrating the Google+ API, you will also need to request the scope https://www.google.com/m8/feeds .
https://www.google.com/m8/feeds
See https://developers.google.com/google-apps/contacts/v3/ for more details.
Source: https://habr.com/ru/post/978065/More articles:FastVector type is deprecated - javaMeteor 1.0 - Why does “Creating an Application” take much longer than before? - meteorHow to get gmail Contacts in iOS app using google contacts api? - objective-cHow to search for nested elements using query string in Elastic Search? - elasticsearchGetting state abbreviations from getAdminArea (); - androidNSWindow with NSWindowTitleVisibilityNone saving the wrong frame for user defaults? - objective-cconcatenating only lines with spaces in python - pythonC ++ QT vs C # .NET for Windows Development - c ++gmail integration in ios - iosGradle: How to create two applications for each flavor with different folders with resources: - javaAll Articles