0

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?

Hung Mai
  • 3
  • 1

2 Answers2

3

Correct, JSONStore is only available in the hybrid (JavaScript) API. I am unable to commit to any features in upcoming releases, but I can say that have been a large number of people asking for pure native support in JSONStore. I will make sure your request gets capture as well.

rooftop
  • 3,031
  • 1
  • 22
  • 33
0

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

IazertyuiopI
  • 488
  • 2
  • 12