Google Data APIs Objective-C Client Library Discussion (original) (raw)
0 selected

SteveC, Thomas Van Lenten5
9/13/18
macOS & Google ContactsOn Saturday, September 8, 2018 at 7:41:14 PM UTC-4, SteveC wrote: So I've now looked at People -
unread,
macOS & Google ContactsOn Saturday, September 8, 2018 at 7:41:14 PM UTC-4, SteveC wrote: So I've now looked at People -
9/13/18

Donald, Thomas Van Lenten6
6/23/18
GData Contacts API Returning HTTP Status 500 ErrorThe Google Contacts API is producing frequent 500 error once again, this time with the message "
unread,
GData Contacts API Returning HTTP Status 500 ErrorThe Google Contacts API is producing frequent 500 error once again, this time with the message "
6/23/18

Marco Guidone, Thomas Van Lenten5
11/18/17
Xamarin.Forms Binding Library error: Undefined synbols for architecture x86_64I solved creating a file "linkwith.cs" inside the iOS Binding Library. This file contains
unread,
Xamarin.Forms Binding Library error: Undefined synbols for architecture x86_64I solved creating a file "linkwith.cs" inside the iOS Binding Library. This file contains
11/18/17

BohdanDev2
2/26/17
GDataEntryContact returned without birthdayHello, I have pretty bad problem with my semestral project app. Everything works just fine, but [feed
unread,
GDataEntryContact returned without birthdayHello, I have pretty bad problem with my semestral project app. Everything works just fine, but [feed
2/26/17

Adam Ambrose, Thomas Van Lenten3
4/23/16
Compilation issues with GooglePhotosSample: GTMMIMEDocument.h/GTMHTTPFetcher.h not foundCool; thanks! On Monday, April 18, 2016 at 7:16:35 AM UTC-7, Thomas Van Lenten wrote: As noted on the
unread,
Compilation issues with GooglePhotosSample: GTMMIMEDocument.h/GTMHTTPFetcher.h not foundCool; thanks! On Monday, April 18, 2016 at 7:16:35 AM UTC-7, Thomas Van Lenten wrote: As noted on the
4/23/16

Burhan Khawaja2
1/8/16
Gdata Api returns Code=404, please helpSorted out the problem, its not possible now to get credential like this. Have to use oAuth2.
unread,
Gdata Api returns Code=404, please helpSorted out the problem, its not possible now to get credential like this. Have to use oAuth2.
1/8/16

Yuchao Zhou, … Burhan Khawaja4
1/5/16
Help with Youtube OAuth 2.0Client secret can be nil in iOS, but if you want to get secret from google, then you should select
unread,
Help with Youtube OAuth 2.0Client secret can be nil in iOS, but if you want to get secret from google, then you should select
1/5/16

Burhan Khawaja
1/5/16
How to update Google Contacts through gData Api for iOS?Hello, I'm developing an app to sync iOS and Google Contacts on iOS. I have implemented GTM-
unread,
How to update Google Contacts through gData Api for iOS?Hello, I'm developing an app to sync iOS and Google Contacts on iOS. I have implemented GTM-
1/5/16

Chucky, Greg Robbins3
6/4/15
Got 410 GDataNoLongerAvailableException "No longer available" while trying to access Youtube videoHi Greg Thank you! I will look into this. Regards, Chuma On Thursday, June 4, 2015 at 1:08:22 AM UTC-
unread,
Got 410 GDataNoLongerAvailableException "No longer available" while trying to access Youtube videoHi Greg Thank you! I will look into this. Regards, Chuma On Thursday, June 4, 2015 at 1:08:22 AM UTC-
6/4/15

Greg Robbins
4/20/15
ClientLogin deprecation is hereClientLogin (authentication via application-provided username and password) is being disabled, as
unread,
ClientLogin deprecation is hereClientLogin (authentication via application-provided username and password) is being disabled, as
4/20/15

Yuk Lai Suen, … Chinnasamy C3
2/8/15
GTLServiceGmail fails to execute message list query when shouldFetchNextPages are set to true.let newQuery: GTLQueryGmail = GTLQueryGmail.queryForUsersMessagesList() as GTLQueryGmail newQuery.
unread,
GTLServiceGmail fails to execute message list query when shouldFetchNextPages are set to true.let newQuery: GTLQueryGmail = GTLQueryGmail.queryForUsersMessagesList() as GTLQueryGmail newQuery.
2/8/15

Spamizator
1/22/15
spreadsheet swiftHi community, I need to use spreadsheet in my app but I'm coding in swift not obj c. Anyone can
unread,
spreadsheet swiftHi community, I need to use spreadsheet in my app but I'm coding in swift not obj c. Anyone can
1/22/15

BrigitteEN
12/22/14
Memory increase - OS X and Xcode upgrade?Hi, I suffered from analogous problems before the update to OSX 10.1 and the Xcode 6.1. version. A
unread,
Memory increase - OS X and Xcode upgrade?Hi, I suffered from analogous problems before the update to OSX 10.1 and the Xcode 6.1. version. A
12/22/14

ankit....@rationalbits.com
12/19/14
Memory IncreaseHi guys im fetch a google Spreasheet using GData the file size is about 1.6 mb with (30 col & 6k
unread,
Memory IncreaseHi guys im fetch a google Spreasheet using GData the file size is about 1.6 mb with (30 col & 6k
12/19/14

Mike Tomlinson
10/16/14
Added contact doesn't appear in contactsFeedI am using the iOS libraries to access the Contact APIs. If I use: - (GDataServiceTicket *)
unread,
Added contact doesn't appear in contactsFeedI am using the iOS libraries to access the Contact APIs. If I use: - (GDataServiceTicket *)
10/16/14

Thomas Meigen, Thomas Van Lenten4
9/17/14
Authentication problem in CalendarSampleOn Tuesday, September 16, 2014 1:49:13 AM UTC-4, Thomas Meigen wrote: I just used the UI of the
unread,
Authentication problem in CalendarSampleOn Tuesday, September 16, 2014 1:49:13 AM UTC-4, Thomas Meigen wrote: I just used the UI of the
9/17/14

Tapan Nathvani, Irfan Faruqi2
9/15/14
Not able to create oAuth Client keyam trying to update my app using xcode 5.1.1. and the new iTunesConenct. I was able to submit it
unread,
Not able to create oAuth Client keyam trying to update my app using xcode 5.1.1. and the new iTunesConenct. I was able to submit it
9/15/14

Raushan Kumar, Greg Robbins2
8/4/14
Conflicting Api's between Google-Drive and PicasaChange your GData project to build the static library without the GTM files. Or just build your app
unread,
Conflicting Api's between Google-Drive and PicasaChange your GData project to build the static library without the GTM files. Or just build your app
8/4/14

Greg Robbins, Raushan Kumar2
8/4/14
Re: Error adding the library to a projectThis problem seems when your header search path is not correct. so please go with the command line
unread,
Re: Error adding the library to a projectThis problem seems when your header search path is not correct. so please go with the command line
8/4/14

田传武
7/16/14
An Open Source implementation of Google Drive Realtime APIHi all, I'd like to share an open-source project which implements nearly all features of the
unread,
An Open Source implementation of Google Drive Realtime APIHi all, I'd like to share an open-source project which implements nearly all features of the
7/16/14

Haoyan Geng
6/4/14
Unable to add the Objective-C client library to projectHello, I was trying to use the Objective-C client library to let my iOS app interact with Google
unread,
Unable to add the Objective-C client library to projectHello, I was trying to use the Objective-C client library to let my iOS app interact with Google
6/4/14

Santosh Maharjan, Greg Robbins2
5/30/14
Google Spreadsheet data inserting from iphone appThere is an old Spreadsheet Google Data API supported by the library, but given its age and limited
unread,
Google Spreadsheet data inserting from iphone appThere is an old Spreadsheet Google Data API supported by the library, but given its age and limited
5/30/14

rausha...@gmail.com
5/28/14
Uploading Images on Picasa from MY IOS appliaction in a specific Album?I am working with an IOS application in which i have to upload images in a specific album from my IOS
unread,
Uploading Images on Picasa from MY IOS appliaction in a specific Album?I am working with an IOS application in which i have to upload images in a specific album from my IOS
5/28/14

Donald, Greg Robbins3
4/25/14
GData Contacts API Error: HTTP Status 400 (Entry does not have any fields set)Hi Greg, How are you? I submitted another issue 2 days ago, but haven't received a reply from
unread,
GData Contacts API Error: HTTP Status 400 (Entry does not have any fields set)Hi Greg, How are you? I submitted another issue 2 days ago, but haven't received a reply from
4/25/14

ProgrammersWeb, Greg Robbins2
3/19/14
Google Drive: Authenticated, but not Authenticated?I don't see an obvious cause of the service losing the auth object or the auth object losing the
unread,
Google Drive: Authenticated, but not Authenticated?I don't see an obvious cause of the service losing the auth object or the auth object losing the
3/19/14

Iulian Corcoja, Greg Robbins5
3/19/14
customElementDictionary returns an empty NSDictionary for a public Spreadsheet List EntryI'm not aware if the Spreadsheet API supports unauthenticated access. Questions about use of the
unread,
customElementDictionary returns an empty NSDictionary for a public Spreadsheet List EntryI'm not aware if the Spreadsheet API supports unauthenticated access. Questions about use of the
3/19/14

Siddalingamurthy B G, Greg Robbins2
2/14/14
Uploading Image file when Application in BackgroundThe API library has not yet been updated to use NSURLSession. The service class has a
unread,
Uploading Image file when Application in BackgroundThe API library has not yet been updated to use NSURLSession. The service class has a
2/14/14

Robert La Ferla
2/13/14
Cocoa pod?Is the CocoaPod for the ObjC client up to date? Google should get behind and support an official
unread,
Cocoa pod?Is the CocoaPod for the ObjC client up to date? Google should get behind and support an official
2/13/14

Baskar Boss, Greg Robbins2
12/30/13
Youtube api source code for object cFor assistance with the YouTube API, please see the Get Help section of https://developers.google.com
unread,
Youtube api source code for object cFor assistance with the YouTube API, please see the Get Help section of https://developers.google.com
12/30/13

Jeff Nichols, Greg Robbins4
11/11/13
Missing phone rel "main"I'm not aware of any plan for the current Contacts API to be further developed, unfortunately.
unread,
Missing phone rel "main"I'm not aware of any plan for the current Contacts API to be further developed, unfortunately.
11/11/13