Search code examples
ibm-mobilefirstjsonstore

How to query or access JSONStore data from native code in IBM Worklight?


My app (iOS) will have a browser built in native code and the rest in Javascript using Worklight and there's a requirement to have a shared persistent database with encryption capability for both.

JSONStore seems to have all the functionality I need, but it's only available with Javascript. Is there any way I can access it in the native code?


Solution

  • The feature will be available in worklight 6.2, which is out now...