• Tobias Scholze
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 2
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
I'm wondering why the Salesforce1 app is limited to sync down max. 7 soups. Is this a best practice, just an random set limit or is it something else that I've missed to understand.The Salesforce1 app manual does not include such an limitation.

Would it be a good idea to limit my own app that is using the SmartStorage also to maximum seven soups? I hope not.

Kind regards, Tobi
Hi folks,
I've a general question for the following usecase:

... I have two custom objects A and B.
... A has a lookup field to B.
... I wanna create / insert a new A object that contains a new B object
... while the iOS device is in an offline state
... with the SmartStorage / SmartObjects
... from the native mobile SDK for iOS

It would be great if you could provide me some information or search query words to learn more about how I have to implement my quries, requests or app logic to fullfill the abovementioned requirements.

Kind regards,
- Tobi
Hi folks,
I've a general question for the following usecase:

... I have two custom objects A and B.
... A has a lookup field to B.
... I wanna create / insert a new A object that contains a new B object
... while the iOS device is in an offline state
... with the SmartStorage / SmartObjects
... from the native mobile SDK for iOS

It would be great if you could provide me some information or search query words to learn more about how I have to implement my quries, requests or app logic to fullfill the abovementioned requirements.

Kind regards,
- Tobi