Open pedramsaleh opened 7 years ago
Unfortunately neither the iOS nor the Android react native bridge for smartstore currently implement that method (it is in the javascript file by mistake). We hope to address this shortcoming in a future release.
Also note that the react.force.* libraries will soon live in the https://github.com/forcedotcom/SalesforceMobileSDK-ReactNative repo (once Mobile SDK 5.0 ships). At that point this repo (https://github.com/ForceDotComLabs/react.force) will be deprecated.
I'm trying to launch the SmartStore inspector (using showInspector(false)) to try to debug an issue with SmartStore, and it fails to load, with the error:
I/ReactNativeJS: SmartStoreReactBridge.undefined called: undefined E/ReactNativeJS: undefined is not a function (evaluating 'moduleAndroid[methodName]')