forcedotcom / SalesforceMobileSDK-Shared

BSD 3-Clause "New" or "Revised" License
68 stars 92 forks source link

force.js apis - queryAll & queryMore #516

Closed akshayajeevan closed 4 years ago

akshayajeevan commented 4 years ago

Hello,

As we are updating the SDK in our app to the latest version, I found below issues in force.js file -

  1. The queryAll api call is not available. Can we add that in force.js or do we have any alternate here?
  2. In queryMore has a typo here. It should be obj.params not obj.parans

Please help.

wmathurin commented 4 years ago

Thanks for reporting. Both issues will be fixed in the next release (see https://github.com/forcedotcom/SalesforceMobileSDK-Shared/pull/517). In the meantime, you can simply pull the updated force.js into your application.