PWA Client Updater

Content Type: Module
Categories: Tracing

Overview

(Auto) update an installed PWA based on deployed model version.

Documentation

PWAVersionUpdater4Mendix

Update your offline PWA based on deployed model version

INSTRUCTIONS:

  1. Import or Update MicroflowTimer and CommunityCommons from the marketplace
  2. Add the 'User' role from PWAVersionUpdater to the Offline userrole(s)
  3. Set 'AutoUpdate' constant (default: false)
  4. Add 'SNP_VersionUpdateContext' to your PWA landing page

Dependencies:

  • Mendix Runtime 9.6.6 or higher
  • MicroflowTimer (Mendix)
  • CommunityCommons (Mendix)

Releases

Version: 1.1.1
Framework Version: 9.6.6
Release Notes: Force update serviceworker, merged with reload