forcedotcom / SalesforceMobileSDK-Templates

BSD 3-Clause "New" or "Revised" License
52 stars 56 forks source link

Is it possible to use same syncName(SOUP) for different target/query for same sObject ? #299

Closed vivekdeshmane closed 3 years ago

vivekdeshmane commented 3 years ago

Hi Team,

We are trying to pull account data using two queries for same syncName . However, SDK overwriting/deleting records which were pulled out in first query/target instead appending records from second query in same syncName/SOUP.

SDK version: 8.2.0 React-native version: 0.63.2 React version: 16.11.0

Best Regards, -Vivek

wmathurin commented 3 years ago

Yes it's possible. Please see the discussion here: https://github.com/forcedotcom/SalesforceMobileSDK-iOS/issues/3270