PWA Offline behaviour

0
Hi everyone,  I am developing an application with two profiles: Tablet web (for online mode) and tablet web offline (for offline mode). For the online mode, we use OIDC for login into the app, this is working fine. Then, we were being redirected always to the offline mode (idk why) whenever entering from the icon in the homescreen so, for being in the correct profile, I added a NF in the homepage for the offline mode that detects the connection and then redirects you to the online profile or offline depending on the result of the connection.    The problem comes when we are offline, if we enter the app (altough we have logged in previously and used the app) it stays in a blank page, not being able to load even the offline page. I am thinking that maybe there is some misconfiguration or the cache is not working fine but I don't understand now of what to face as I have tried configuring the service-worker and all the stuff but none of this is working. Mendix version is 10.18.6, so it should support pwa apps.  Does anyone have experience with this type of apps or know someone to contact them? Thanks in advance!
asked
0 answers