on 2020 Aug 25 10:34 AM
Hi all,
I have been trying to create a SAPUI5 application that can work offline (with no internet) and followed this blog;
https://a.kabachnik.info/pwa-with-sap-openui5.html
Once I created my Gruntfile.js and built my application, it created the component-preload.js file... once ran in offline mode after running it in online mode (to store all the files) it gave this error.
I have attached my sample project to the GitHub.. https://github.com/fwisk/sapui5-pwasample
Any help would be appreciated!
Thank you in advance.
Hi Sunil,
did you had a look on https://github.com/SAP-samples/openui5-pwa-sample?
All the best,
Florian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sunil,
yes, the sample is a little bit old. I would recommend to use the UI5 Tooling instead of grunt.
You can easily enhance the application with the routing feature (https://ui5.sap.com/#/topic/e5200ee755f344c8aef8efcbab3308fb). With that it is quite easy to support multiple views also in a PWA.
Best Regards,
Florian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.