cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to achieve Offline functionality in Ui5 app in 2020

ajaysalwahan
Explorer
0 Kudos
190

I have created Mobile version of my Ui5 through HAT, now i want to add offline functionality in that app.

1. On Main page of app i am applying filters and loading data with service call. On click of download button I need to store that data offline. And want to perform CUD operations.

2. When internet is present i need to click on Sync button to perform all service calls.

Which is the best way to achieve it ?

Accepted Solutions (0)

Answers (1)

Answers (1)

pfefferf
Active Contributor
0 Kudos

I think a good starting point and a general overview you find in post https://blogs.sap.com/2018/05/22/creating-an-offline-crud-hybrid-mobile-app-in-sap-web-ide-full-stac....