As I understand it, a Worklight JSONStore is only available to hybrid Worklight applications.
Correction: A Worklight JSONStore is available to both hybrid and native applications as of Worklight 6.2. My mistake.
For either type of application, under what application upgrade circumstances would the data in it be permanently lost? For example, I see at least three variations of upgrade:
Worklight JSONStore is available for Hybrid applications and also for Native applications (starting Worklight 6.2).
Per the JSONStore documentation:
Reliable Storage means that your data is not deleted unless one of the following events occurs:
- The application is removed from the device.
- One of the methods that removes data is called.
To cover your mentioned cases: