Comments on: How To Use Google APIs with iPhone SDK https://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/ Thu, 17 Mar 2011 07:14:00 +0000 hourly 1 https://wordpress.org/?v=3.1 By: How to use GData in iphone ? - Question Loungehttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-408 How to use GData in iphone ? - Question Lounge Tue, 28 Dec 2010 08:55:04 +0000 https://www.johntwang.com/?p=644#comment-408 [...] have looked many of them but was unable to use GData with my projectI have used this GData and the tutorial ……But every time i missed something and lost……i am working on sdk [...] [...] have looked many of them but was unable to use GData with my projectI have used this GData and the tutorial ……But every time i missed something and lost……i am working on sdk [...]

]]>
By: yankeppeyhttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-361 yankeppey Sun, 27 Jun 2010 15:17:15 +0000 https://www.johntwang.com/?p=644#comment-361 i got the same :(<br>can anybody help? i got the same :(
can anybody help?

]]>
By: Adding Google Calendar Code to iPhone Project « Brainwash Inc. – iPhone/Mobile Developmenthttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-353 Adding Google Calendar Code to iPhone Project « Brainwash Inc. – iPhone/Mobile Development Fri, 04 Jun 2010 17:03:49 +0000 https://www.johntwang.com/?p=644#comment-353 [...] I just found this site which has some of the same steps above plus more: https://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/ (including debugging [...] [...] I just found this site which has some of the same steps above plus more: https://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/ (including debugging [...]

]]>
By: rathhttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-352 rath Thu, 03 Jun 2010 21:34:23 +0000 https://www.johntwang.com/?p=644#comment-352 ok! thank you for this tutorial<br>its build successfully with me but this is appear :<br><a href="https://www.freeimagehosting.net/uploads/7f969ba007.png" rel="nofollow">https://www.freeimagehosting.net/uploads/7f969ba...</a><br><br>I push to the "calendarview " from the cell in my "rootviewcontroller" .<br><br>wait for your help, ok! thank you for this tutorial
its build successfully with me but this is appear :
https://www.freeimagehosting.net/uploads/7f969ba…

I push to the “calendarview ” from the cell in my “rootviewcontroller” .

wait for your help,

]]>
By: Markhttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-350 Mark Thu, 03 Jun 2010 04:34:17 +0000 https://www.johntwang.com/?p=644#comment-350 Thank you, the first tutorial that has pictures and shows what to select and to move where. And is understandable. Thank you, the first tutorial that has pictures and shows what to select and to move where. And is understandable.

]]>
By: jisoohttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-343 jisoo Thu, 20 May 2010 23:47:49 +0000 https://www.johntwang.com/?p=644#comment-343 Hello Disqus,<br><br>I'm so sorry for not replying immediately. I couldn't make it successful.<br><br>Jisoo Hello Disqus,

I'm so sorry for not replying immediately. I couldn't make it successful.

Jisoo

]]>
By: steddymanhttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-341 steddyman Tue, 11 May 2010 20:21:53 +0000 https://www.johntwang.com/?p=644#comment-341 I'm getting the same linker errors as jisoo above using version 1.10 along with SDK 4.0 (and 3.2). Any ideas? I'm getting the same linker errors as jisoo above using version 1.10 along with SDK 4.0 (and 3.2). Any ideas?

]]>
By: Donhttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-337 Don Mon, 03 May 2010 13:40:28 +0000 https://www.johntwang.com/?p=644#comment-337 I had the same problem. Looking at the sample app from Google (OAuthSampleTouch), I noticed it had Security.framework and SystemConfiguration.framework. Adding these allowed me to compile.<br><br>Caveat: I haven't done anything with this code yet so it might not be a fix, I just verified that it compiles. I had the same problem. Looking at the sample app from Google (OAuthSampleTouch), I noticed it had Security.framework and SystemConfiguration.framework. Adding these allowed me to compile.

Caveat: I haven't done anything with this code yet so it might not be a fix, I just verified that it compiles.

]]>
By: mutatronhttps://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-334 mutatron Wed, 28 Apr 2010 10:06:26 +0000 https://www.johntwang.com/?p=644#comment-334 I'm getting some errors when I try to build a project with GDataXMLNode. It's probably something easy, but I'm somewhat new to iPhone development. Here's the error on iPhone SDK 3.1.3:<br><br>/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/libtool: file: -lxml2 is not an object file (not allowed in a library) I'm getting some errors when I try to build a project with GDataXMLNode. It's probably something easy, but I'm somewhat new to iPhone development. Here's the error on iPhone SDK 3.1.3:

/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/libtool: file: -lxml2 is not an object file (not allowed in a library)

]]>
By: jessee9https://www.johntwang.com/blog/2009/06/08/how-to-use-google-apis-with-iphone-sdk/comment-page-1/#comment-333 jessee9 Tue, 27 Apr 2010 09:39:24 +0000 https://www.johntwang.com/?p=644#comment-333 Can I use this API to do basic web searches? Can I use this API to do basic web searches?

]]>