When the installed TMS WEB Core version is updated, the source files for existing projects (of course) are not modified. However, I see that new PWA projects are given serviceworker.js
files, e.g., that differ from the older versions. Are the changes in that file (or others) desirable to be added to existing sources? What is the best way to handle this?
We extended the serviceworker.js file to better support handling push notifications & badges for unopened PWA apps. So, if you wanted to take advantage of this, this update will be needed.
Thanks for the clarification on the serviceworker.js
changes. There is only one short reference to this in Version History and, as a Javascript neophyte, I don't understand how to use these new capabilities. Is there a blog post or online reference to help me?
A blog article of the TMS FNC Push Notifications with the new PWA TMS WEB Core capabilities is here:
Thanks, Bruno, that article has just the sort of information I needed.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.