GithubHelp home page GithubHelp logo

Comments (8)

tstellanova-sfdc avatar tstellanova-sfdc commented on June 18, 2024

Looks like this is buried down in RestKit ...will take a look

from salesforcemobilesdk-ios.

tstellanova-sfdc avatar tstellanova-sfdc commented on June 18, 2024

It seems someone has reported this issue with RestKit previously (see RestKit/RestKit#321)
No fix posted on RestKit yet.

from salesforcemobilesdk-ios.

jhersh avatar jhersh commented on June 18, 2024

Ah, unfortunate :/ Looks like all my retrieves will be stuck on SOAP.

from salesforcemobilesdk-ios.

jhersh avatar jhersh commented on June 18, 2024

That issue thread suggests what seems to be a simple enough fix. Perhaps we could implement it here?

from salesforcemobilesdk-ios.

jhersh avatar jhersh commented on June 18, 2024

It's worth noting that this impacts more than retrieve. I hit this same error while performing a SOSL search, so this may manifest in any REST request with a sufficiently large query string. I am having to revert to SOAP calls for many of my requests. :(

from salesforcemobilesdk-ios.

tstellanova-sfdc avatar tstellanova-sfdc commented on June 18, 2024

Yeah it sounds like the right way to fix this would be to submit a fix to RestKit. At the moment we use a simple submodule reference to a specific RestKit version. However, for PhoneGap/callback-ios we actually reference our own fork to decouple ourselves a bit from the churn on PhoneGap (now "cordova-ios"). We could do something similar with RestKit since we're probably overdue for a RestKit refresh anyway. I'll discuss with the team internally. This is an important issue and we don't want to let it slip through the cracks.

from salesforcemobilesdk-ios.

tstellanova-sfdc avatar tstellanova-sfdc commented on June 18, 2024

First step is in progress. See:
#28

from salesforcemobilesdk-ios.

tstellanova-sfdc avatar tstellanova-sfdc commented on June 18, 2024

fixed with latest code

from salesforcemobilesdk-ios.

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.