forcedotcom/SalesforceMobileSDK-ReactNative

issue with removeFromSoup in smartstore SDK 12.0.1

Closed this issue · 3 comments

Screenshot 2024-05-13 at 22 37 07

undefined does not exist in Java, undefined should be changed to null

This is typescript not java. Where are you getting an error?

@wmathurin I made an error when calling the removeFromSoup method of smartstore. After I modified the above code, smartstore can run normally.

There was actually an issue (ReactNativeMap.isNull throwing when the key is missing). It's getting fixed in dev (see forcedotcom/SalesforceMobileSDK-Android#2586).