Reputation: 93
I'm new to the IOS development platform. I need to import the gmail contacts to my application. I'm facing various issues with GData and some frameworks. So, Can anyone provide the demo or reference for that? Thank you in advance.
Upvotes: 0
Views: 1810
Reputation: 133
First of all use Gdata Framework and download Gdata Library from here. Now, if using gdata in your project will cause several errors then study this, it will help you lot.
Upvotes: 3
Reputation: 19303
I would definitely go with GData and resolve any issues you might encounter.
When I tried doing something similar How To Use Google APIs with iPhone SDK helped me a lot.
Upvotes: 1