11
Views
1
Comments
Solved by AI
Enable PWA for Reactive Web App already developed with ODC?
Question

Hi community,


Can someone clarify how to enable PWA for an already developed Reactive Web Application in OutSystems ODC?

Upon searching the subject and using the AI chatbot from OutSystems, the answers are not really clear.


Thanks

2023-12-26 10-35-28
OutSystems Neo
Staff
Solution by AI
AI Generated

Currently, you cannot enable Progressive Web App (PWA) functionality directly for a Reactive Web Application (RWA) in OutSystems Developer Cloud (ODC). PWAs are specifically supported as a distribution mode for mobile apps created with Phone App or Tablet App templates in OutSystems. To enable PWA functionality, you would need to create a mobile application, either from scratch or by reusing components from your existing Reactive Web App, and then enable the "Distribute as PWA" option for that mobile app.

From the articles, it appears that OutSystems allows PWA distribution to be toggled on directly within the app details of a mobile app. However, this is not extended to Reactive Web Apps Distribute as a progressive web app.

As a workaround, you could potentially reuse some of the logic or components from your existing RWA if they are implemented using reusable custom web blocks or server actions. This would allow for some architecture overlap between the two applications.

This answer was AI-generated. Please read it carefully and use the forums for clarifications
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.