Coder Social home page Coder Social logo

Comments (8)

thomasvl avatar thomasvl commented on June 8, 2024 1

Which services are you using GData with? In most cases using https://github.com/google/google-api-objectivec-client would be a better choice (there are a few that only have GData interface)

from gdata-objectivec-client.

sanhue0302 avatar sanhue0302 commented on June 8, 2024

sorry i think i get a wrong commit

from gdata-objectivec-client.

sanhue0302 avatar sanhue0302 commented on June 8, 2024

i still have a question
if i use commit in master (bc22eee), there still have a __weak declaration,
so i use tag data-objectivec-client-1.12.0 to solve this problem
but what if i want to get most recently changes, how could i do?

from gdata-objectivec-client.

thomasvl avatar thomasvl commented on June 8, 2024

We haven't cut a tag/release on this in a very long time and it doesn't get any active work because most of Google's apis are using JSON now instead. You should be fine using master instead of a specific tag.

from gdata-objectivec-client.

sanhue0302 avatar sanhue0302 commented on June 8, 2024

so how should i do to get google's api using JSON?
i need access google contact and google photos
Is there any reference data?

from gdata-objectivec-client.

sanhue0302 avatar sanhue0302 commented on June 8, 2024

if i need to user master then the problem(non-arc, cannot create __weak reference) should be solved first

from gdata-objectivec-client.

thomasvl avatar thomasvl commented on June 8, 2024

Re accessing contacts & photos – as mentioned in the project README.md, those server teams don't have JSON apis, so the XML apis (this project) are still the correct choice.

from gdata-objectivec-client.

sanhue0302 avatar sanhue0302 commented on June 8, 2024

this issue was fixed by 923adac

from gdata-objectivec-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.