cancel
Showing results for 
Search instead for 
Did you mean: 

Offline storage for hybrid apps

CRVMANISH
Contributor
0 Kudos

Hello Experts,

We are developing hybrid app which has to work offline.

We would like to understand which is the better approach.

Kapsel Approach:

Kapsel encrypted Storage is key value pair storage , for our app we have to store an huge amount of data . In this kapsel encrypted storage the performance of the application will get slow.

Custom Approach:

We are storing the values in Sqllite storage, But it will not use the Kapsel plugin and also not secured suggested by sap.

Please suggest , which approach is better.

Regards

Manish

Accepted Solutions (1)

Accepted Solutions (1)

midhun_vp
Active Contributor
0 Kudos

Hi Manish,

For offline apps you have to use Odata offline plugin that comes with Kapsel. Encrypted Storage plugin is not for offline scenario that you mentioned.

You can find more information here:

Regards, Midhun

SAP Technology RIG

CRVMANISH
Contributor
0 Kudos

Thanks Midhun.

Regards

Answers (0)