Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
What app does this refer to?  What line of code is crashing?

Original comment by [email protected] on 13 Jul 2012 at 2:58

from google-api-objectivec-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
Its crashing in GTLService class at " GTL_DEBUG_ASSERT(errorJSON != nil, @"no 
result or error in response:\n%@",jsonWrapper);"

When i commented this line, it wasn't crashing but when i try to fetch or 
Add/update/delete any task it gives me error " Failed to add task:Error 
Domain=com.google.GTLJSONRPCErrorDomain Code=0 "The operation couldn’t be 
completed. (com.google.GTLJSONRPCErrorDomain error 0.)" UserInfo=0x55bd3d0 
{GTLStructuredError=GTLErrorObject 0x55bd280: {}}"

The same code works fine for iOS 5,But when i rum my project in smulator4.3 it 
gives me the error.

Original comment by [email protected] on 13 Jul 2012 at 6:14

from google-api-objectivec-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
For iOS 4 compatibility, be sure your app includes the files from the project's 
Source/JSON directory.

Original comment by [email protected] on 13 Jul 2012 at 6:57

from google-api-objectivec-client.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 30, 2024
I already have that folder in my project directory, When i include those files 
in app it gives me error 

"ld: duplicate symbol _SBJSONErrorDomain in 
/Users/saquibe/Library/Developer/Xcode/DerivedData/MobileSyncPro-bgevutwmtttxoah
fvnrdydqbdndw/Build/Products/Debug-iphonesimulator/libGTLTouchStaticLib.a(SBJSON
.o) and 
/Users/saquibe/Library/Developer/Xcode/DerivedData/MobileSyncPro-bgevutwmtttxoah
fvnrdydqbdndw/Build/Intermediates/MobileSyncPro.build/Debug-iphonesimulator/Mobi
leSyncPro.build/Objects-normal/i386/SBJSON.o for architecture i386
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/clang 
failed with exit code 1"

Original comment by [email protected] on 13 Jul 2012 at 9:59

from google-api-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.